Nix/src/nix-build
Shea Levy a5f2750ebb Fix early removal of rc-file for nix-shell
BASH_ENV causes all non-interactive shells called via eg. /etc/bashrc to
remove the rc-file before the main shell gets to run it. Completion
scripts will often do this. Fixes #976.

Adapted from and fixes #1034.
2016-09-08 09:09:52 -04:00
..
local.mk nix-build: Port to c++ 2016-08-09 07:42:20 -04:00
nix-build.cc Fix early removal of rc-file for nix-shell 2016-09-08 09:09:52 -04:00