nixpkgs/pkgs/stdenv
Randy Eckenrode 66fcbb94e7
makeStaticDarwin: drop darwin-portable-libSystem-hook
`${stdenv.cc.libc}/lib/libSystem.B.dylib` does not exist and not existed
for as long as I have used nixpkgs. Since `/usr/lib/libSystem.B.dylib`
is already linked via text-based stubs, continue relying on those.
2024-10-10 16:23:08 -04:00
..
cross darwin.stdenv: provide an SDK when cross-compiling 2024-10-10 16:23:04 -04:00
custom
cygwin
darwin makeStaticDarwin: drop darwin-portable-libSystem-hook 2024-10-10 16:23:08 -04:00
freebsd stdenv/freebsd: don't inherit curl from previous stage 2024-09-09 19:40:56 -07:00
generic Merge staging-next into staging 2024-09-20 18:05:01 +00:00
linux perl540: fix build in stage1, add C locale patch 2024-09-25 18:38:27 +02:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix makeStaticDarwin: drop darwin-portable-libSystem-hook 2024-10-10 16:23:08 -04:00
booter.nix makeBinaryWrapper: ensure wrapper works with llvm 2024-07-27 18:59:25 -07:00
default.nix