1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/config
Matthew Bauer 7cc40e15e4 treewide/nixos: use stdenv.cc.libc instead of glibc when available
This prevents duplication in cross-compiled nixos machines. The
bootstrapped glibc differs from the natively compiled one, so we get
two glibc’s in the closure. To reduce closure size, just use
stdenv.cc.libc where available.
2020-04-06 16:36:27 -04:00
..
fonts fontconfig: only generate cache on native compilation 2020-04-06 16:36:22 -04:00
gtk
krb5
xdg
appstream.nix
console.nix
debug-info.nix
gnu.nix
i18n.nix
iproute2.nix
ldap.nix
locale.nix
malloc.nix
networking.nix treewide/nixos: use stdenv.cc.libc instead of glibc when available 2020-04-06 16:36:27 -04:00
no-x-libs.nix
nsswitch.nix
power-management.nix
pulseaudio.nix
qt5.nix
resolvconf.nix
shells-environment.nix
swap.nix
sysctl.nix
system-environment.nix
system-path.nix
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl
users-groups.nix
vte.nix
zram.nix