nixpkgs-suyu/pkgs/stdenv/generic
Matthew Bauer a4630c65ca stdenv: add shell to HOST_PATH for backwards compatibility
To avoid breaking things, we need to make sure SHELL goes into
HOST_PATH. This reflects my changes to patch-shebangs to make it cross
compilation ready. When a script is patched from the Nix store it now
looks to HOST_PATH to get the targeted machine’s executables.
Unfortunately, this only works in native builds.
2018-09-16 15:58:21 -05:00
..
builder.sh
check-meta.nix check-meta.nix: specify meta.timeout 2018-04-27 00:25:37 +02:00
default-builder.sh
default.nix top-level, stdenv: Make system and stdenv.system describe the hostPlatform. 2018-09-06 08:33:51 -04:00
make-derivation.nix stdenv: implement enableParallelChecking option 2018-09-05 01:14:39 +00:00
setup.sh stdenv: add shell to HOST_PATH for backwards compatibility 2018-09-16 15:58:21 -05:00