lix/src/nix-build
Graham Christensen f11acbaf17
nix-shell: add bashInteractive to the start of the PATH, set SHELL
Tools which re-exec `$SHELL` or `$0` or `basename $SHELL` or even just
`bash` will otherwise  get the non-interactive bash, providing a
broken shell for the same reasons described in
https://github.com/NixOS/nixpkgs/issues/27493.

Extends c94f3d5575
2018-09-27 15:12:56 -04:00
..
local.mk nix-shell: Use bashInteractive from <nixpkgs> 2017-07-20 13:50:25 +02:00
nix-build.cc nix-shell: add bashInteractive to the start of the PATH, set SHELL 2018-09-27 15:12:56 -04:00