nixpkgs-suyu/nixos/modules/services/system
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
..
kerberos treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
cgmanager.nix nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
cloud-init.nix nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
dbus.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
earlyoom.nix
localtime.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
nscd.conf nixos/nscd: only drop privs after nss module init 2019-07-07 08:43:41 -07:00
nscd.nix treewide/nixos: use stdenv.cc.libc instead of glibc when available 2020-04-06 16:36:27 -04:00
saslauthd.nix
uptimed.nix