nixpkgs/pkgs
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
..
applications Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
build-support Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
data Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
desktops Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
development pypy: fix pyexpat tests with expat-2.2.0 2016-06-27 17:06:08 +02:00
games Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
misc Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
os-specific Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
servers Merge 'master' into staging and re-revert merge 2016-06-23 12:09:03 +02:00
shells tcsh: import an Arch patch (merging the two patches into a single one) for fixing gcc5 optimisation 2016-06-23 11:01:21 +02:00
stdenv make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
top-level Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00