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 gtk-icon-cache: get native gtk3 for icon cache 2020-03-06 00:45:48 -05:00
krb5
xdg nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
appstream.nix
console.nix
debug-info.nix
gnu.nix
i18n.nix
iproute2.nix
ldap.nix nixos/ldap: add CAP_SYS_RESOURCE capability to nslcd service 2020-01-31 10:12:41 -05:00
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 nixos/pulseaudio: Enable udev rules 2020-02-07 15:54:35 -06:00
qt5.nix
resolvconf.nix nixos/resolvconf: Remove useHostResolvConf option 2020-02-05 00:28:32 +01:00
shells-environment.nix
swap.nix swap: depend on rngd if enabled and randomEncryption is configured to 2020-02-08 12:26:09 +01:00
sysctl.nix
system-environment.nix
system-path.nix nixos: add /share/hunspell to environment.pathsToLink 2020-02-17 03:35:06 +01:00
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl
users-groups.nix
vte.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
zram.nix