mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-03 14:14:43 +00:00
Many of the tests depend on sample files fetched over HTTP and they
keep adding more. Since they support a caching mechanism, use it to
pre‐fetch all the used samples instead.
It might be nice to have a package for the full FATE suite, but it’s
over 1 GiB in size so I just did this for now.
Fixes: ca258d2d39