nixpkgs/pkgs/stdenv/linux
Vladimír Čunát f4792cdc0c make-bootstrap-tools*: fixup after #16406
Our coreutils now uses single-binary-build mode where, by default,
simple shebang scripts are used for all the binaries. That doesn't work
e.g. with the Linux unpacker which only handles standard binaries and
symlinks. Let's use the symlinked mode instead for boostrapping.
This does NOT change any stdenv hashes.

I only tested the case most important to me:
$ nix-build pkgs/top-level/release.nix -A stdenvBootstrapTools.x86_64-linux.test
2016-06-28 09:54:22 +02:00
..
bootstrap stdenv-linux: Update bootstrap tools 2016-04-07 13:17:16 +02:00
scripts Don't apply patchelf to itself 2016-03-03 13:57:45 +01:00
default.nix Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00
make-bootstrap-tools-cross.nix make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
make-bootstrap-tools.nix make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00