lix/src/nix-daemon
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 Don't install nix-worker symlink 2015-05-19 16:43:33 +02:00
nix-daemon.cc Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00