Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: d53735c82333b7034ef9d7861c7cb76dfc34efdc
https://github.com/NixOS/nix/commit/d53735c82333b7034ef9d7861c7cb76dfc34efdc
Author: Jeff Ramnani <[email protected]>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M scripts/install-nix-from-closure.sh
Log Message:
-----------
Nix install script failed when "cd" printed to stdout.
In some cases the bash builtin command "cd" can print the variable $CWD
to stdout. This caused the install script to fail while copying files
because the source path was wrong.
Fixes #476.
Commit: 47bdc52c1bf7bcec0ea1b685cf4c22b6b93be06d
https://github.com/NixOS/nix/commit/47bdc52c1bf7bcec0ea1b685cf4c22b6b93be06d
Author: Shea Levy <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M scripts/install-nix-from-closure.sh
Log Message:
-----------
Merge branch 'gh-476-fix-install-script' of git://github.com/jramnani/nix
sometimes cd prints to stdout
Compare: https://github.com/NixOS/nix/compare/a8494de0be0a...47bdc52c1bf7_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits