lix/src
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
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr Fix GC build 2016-08-30 13:12:12 +02:00
libmain Remove $NIX_DB_DIR 2016-08-10 18:05:35 +02:00
libstore download.hh: Fix conflicts from nix-channel-c++ merge 2016-08-31 09:57:56 -04:00
libutil Fix 32-bit build 2016-08-30 17:38:09 +02:00
nix Fix 32-bit build 2016-08-30 17:38:09 +02:00
nix-build Fix early removal of rc-file for nix-shell 2016-09-08 09:09:52 -04:00
nix-channel download.hh: Fix conflicts from nix-channel-c++ merge 2016-08-31 09:57:56 -04:00
nix-collect-garbage Eliminate reserveSpace flag 2016-02-24 17:44:55 +01:00
nix-daemon Mark content-addressed paths in the Nix database and in .narinfo 2016-08-10 18:05:35 +02:00
nix-env nix path-info: Add --json flag 2016-08-29 17:29:24 +02:00
nix-instantiate Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-prefetch-url makeFixedOutputPath(): Drop superfluous HashType argument 2016-07-26 21:25:52 +02:00
nix-store Add a "root" parameter to local stores 2016-08-10 18:05:35 +02:00
resolve-system-dependencies iterate through fat_headers correctly 2016-08-17 10:24:11 -07:00