diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-09-20 15:39:08 +0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-09-20 15:41:41 +0200 |
commit | 4de06391058724814756a8c74ae36c279cf34006 (patch) | |
tree | 70a889545dc8a51a1839106da66e9f03e009fcc0 /scripts | |
parent | 9fc4cb2ae970f860bc309cbaf40957f53a36d423 (diff) |
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.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions