mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
![]() 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> |
||
---|---|---|
.. | ||
bootstrap-files | ||
bootstrap-tools | ||
default.nix | ||
make-bootstrap-tools-cross.nix | ||
make-bootstrap-tools.nix | ||
stdenv-bootstrap-tools.nix | ||
test-bootstrap-tools.nix |