nixpkgs/pkgs
Matthew Bauer ba5717a6f5 stdenv: fix HOST_PATH change
a4630c65ca was incorrect in assuming $SHELL would be a path to the
bash derivation. In fact $SHELL will be a path to the bash executable.

Unfortunately this did not fix the original issue. So instead, we just
have to reuse initialPath can be added like PATH is.

Sorry for the inconvenience! I hadn’t thought through the effects of
the last commit.

/cc @copumpkin @ericson2314
2018-09-17 14:18:06 -05:00
..
applications Merge pull request #46404 from oxij/pkgs/default-texinfo 2018-09-09 12:04:28 +02:00
build-support Merge pull request #45698 from kamilchm/filename-in-usnupported-shebang-error 2018-09-10 14:52:38 -05:00
common-updater
data Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
desktops Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
development Merge pull request #46761 from xeji/p/gtk-doc-dblatex 2018-09-17 12:34:49 +02:00
games chessx: fix build (#46359) 2018-09-08 14:19:24 +02:00
misc yabause: 0.9.14 -> 0.9.15 (#46353) 2018-09-08 13:58:50 +02:00
os-specific cctools: support LTO on Darwin 2018-09-16 02:12:11 -04:00
servers sks: Adapt the package to NixOS (pkgs.db provides only "db_stat") 2018-09-08 16:24:05 +02:00
shells zsh: 5.5.1 -> 5.6 (#46052) 2018-09-04 23:32:43 +02:00
stdenv stdenv: fix HOST_PATH change 2018-09-17 14:18:06 -05:00
test top-level/release.nix: add patchShebangs test 2018-09-16 14:22:29 -04:00
tools parallel: fix patch-shebangs 2018-09-16 17:25:42 -05:00
top-level Merge pull request #46756 from copumpkin/patch-shebangs-test 2018-09-17 14:20:25 -04:00