Branch: refs/heads/staging
Home: https://github.com/NixOS/nixpkgs
Commit: f4792cdc0cffc0d1843f5d8bb3e458546646f67c
https://github.com/NixOS/nixpkgs/commit/f4792cdc0cffc0d1843f5d8bb3e458546646f67c
Author: Vladimír Čunát <[email protected]>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M pkgs/stdenv/darwin/make-bootstrap-tools.nix
M pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
M pkgs/stdenv/linux/make-bootstrap-tools.nix
M pkgs/tools/misc/coreutils/default.nix
Log Message:
-----------
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
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits