lix/src/nix-build
Eelco Dolstra 4de0639105 nix-shell: Fix $PATH handling in the impure case
We were passing "p=$PATH" rather than "p=$PATH;", resulting in some
invalid shell code.

Also, construct a separate environment for the child rather than
overwriting the parent's.
2016-09-20 15:41:41 +02:00
..
local.mk nix-build: Port to c++ 2016-08-09 07:42:20 -04:00
nix-build.cc nix-shell: Fix $PATH handling in the impure case 2016-09-20 15:41:41 +02:00