Nix/src/nix-instantiate
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 Update Makefile variable names 2014-02-01 13:54:38 +01:00
nix-instantiate.cc Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00