nixpkgs/pkgs/stdenv
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
..
cygwin Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
darwin make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
freebsd Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
generic Revert "Merge branch 'staging'" due to glibc 2016-06-23 09:25:10 +02:00
linux make-bootstrap-tools*: fixup after #16406 2016-06-28 09:54:22 +02:00
native cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
nix cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
adapters.nix Remove more dead code: stdenvDarwinNaked no longer exists 2016-06-20 23:53:09 -07:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00