nix-super/src/nix-copy-closure
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
..
local.mk nix-copy-closure: Implement in C++. 2017-01-20 09:47:58 -05:00
nix-copy-closure.cc Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00