nixpkgs/pkgs/stdenv/linux
sternenseemann 8e35002bc2
make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038)
`builtins.baseNameOf` retains any string context, causing the test
derivation to incorrectly depend on `pkgs.glibc`. All we really want is
to know what the dynamicLinker is called, but we don't need it to be
present in store.

Thanks to Adam Joseph for spotting this.
2023-01-16 19:29:40 +01:00
..
bootstrap-files Merge pull request #185182 from amjoseph-nixpkgs/pr/powerpc64le-bootstrapFiles/again 2022-08-25 10:07:22 -03: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 Merge staging-next into staging 2023-01-03 00:02:53 +00:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross: enable Hydra builds of mips32el bootstrap-files 2022-06-29 14:48:13 -07:00
make-bootstrap-tools.nix make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038) 2023-01-16 19:29:40 +01:00