1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00
nixpkgs/pkgs/stdenv
John Ericson 1c6586455c treewide: Leverage new top-level libc in bootstrap, and simplify
Picking up where #414321 left off, we can now simplify some things by
using `pkgs.libc` or `targetPackages.libc` consistently.

Individual packages should probably continue using `stdenv.cc.libc`, for
now at least, since it is possible they are given a `stdenv.cc` with an
alternative libc, but for the treewide code, the top-level `libc`
package is preferable and easier to work with.

Co-authored-by: Tristan Ross <rosscomputerguy@protonmail.com>
2025-06-06 16:01:19 -04:00
..
cross
custom
cygwin
darwin treewide: Leverage new top-level libc in bootstrap, and simplify 2025-06-06 16:01:19 -04:00
freebsd fetchurl: Add hook for rewriting/filtering URLs 2025-06-04 10:29:08 +00:00
generic treewide: fix typos 2025-06-02 16:07:07 +02:00
linux treewide: Leverage new top-level libc in bootstrap, and simplify 2025-06-06 16:01:19 -04:00
native
nix
tests
adapters.nix Fix useMoldLinker when cross compiling (#400749) 2025-05-12 14:30:04 -04:00
booter.nix
default.nix