nixpkgs/pkgs/stdenv/darwin
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
..
default.nix stdenv-darwin: fix build 2016-04-16 18:21:32 -04:00
make-bootstrap-tools.nix make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
standard-sandbox.sb stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00
unpack-bootstrap-tools.sh stdenv-darwin: rename folder and associated attribute 2016-01-03 21:08:40 -05:00