Files
nixpkgs/pkgs/top-level
Eelco Dolstra 014c26d75b all-packages.nix: Don't recurse into 'tests'
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.

This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
..
2019-04-10 12:56:57 +02:00
2019-03-06 00:20:55 +01:00
2019-02-18 21:09:47 -05:00