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
bootstrap-tools-musl
default.nix Merge staging-next into staging 2023-01-03 00:02:53 +00:00
make-bootstrap-tools-cross.nix
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