Files
lix/src/nix-env
Eelco Dolstra fcca702a96 Replace a few bool flags with enums
Functions like copyClosure() had 3 bool arguments, which creates a
severe risk of mixing up arguments.

Also, implement copyClosure() using copyPaths().
2017-07-03 11:38:08 +02:00
..
2014-02-01 13:54:38 +01:00
2017-07-03 11:38:08 +02:00