nixpkgs/pkgs/stdenv/linux
Adam Joseph 23ea8b35da stdenv: label the ephemeral coreutils-stage4 package
During stdenv bootstrapping, coreutils is built twice.  This makes
troubleshooting very difficult, because both packages have
name="coreutils", so it is a hassle to figure out "which coreutils am
I using / is not building"?

The first of these builds is used only in stage4, and is not part of
the final stdenv.  Let's label that one with a different `name`
attribute to make it obvious which is which.
2022-06-05 00:35:06 -07:00
..
bootstrap-files pkgs/stdenv/linux: add powerpc64le bootstrap-files 2022-04-11 18:35:44 -07:00
bootstrap-tools Revert "stdenv bootstrap tools: adjust with glibc-2.34" 2022-04-04 20:40:41 +02:00
bootstrap-tools-musl Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
default.nix stdenv: label the ephemeral coreutils-stage4 package 2022-06-05 00:35:06 -07:00
make-bootstrap-tools-cross.nix lib.systems: drop scaleway-c1 2022-05-27 12:02:39 +00:00
make-bootstrap-tools.nix stdenvBootstrapTools: inherit {cross,local}System 2022-05-31 14:32:27 +00:00