[Nix-dev] modularize all-packages?
Eelco Dolstra
eelco.dolstra at logicblox.com
Thu May 7 14:50:42 CEST 2015
On 07/05/15 14:29, Daniel Peebles wrote:
> I thought that at some point there was an effort to autogenerate
> (dynamically, so not nix codegen) the list from readDir.
I made an abortive attempt at reducing the size of all-packages.nix a while back:
https://github.com/NixOS/nixpkgs/commit/ece61b7cc803d374e81b1094bd9c1f6d5a9ca5d0
It would allow getting rid of all packages that don't override any default
arguments (i.e. pass "{ }" to callPackage).
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list