1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/config
aszlig e0e65cbf8e
nixos/users-groups: Fix eval on missing uid/gid.
This hopefully fixes a regression introduced by 08b214a.

In bf129a2, it was already fixed for normal uid/gid values and it got
reintroduced by sub-uid/gid-handling again, so I've refactored it a bit
into a filterNull function which takes care of also the filtering
introduced by bf129a2.

I have not tested this extensively, but master is already broken for
systems with `mutableUsers = true` and no uid values set.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-29 07:17:19 +02:00
..
fonts nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
gnu.nix
gtk-exe-env.nix
i18n.nix
krb5.nix
ldap.nix nslcd nixos service: Should be wantedBy multi-user, otherwise not started if activated on running server (only starts on bootup) 2014-08-08 17:40:14 +02:00
networking.nix dnsmasq: upgrade to 2.71, fixed dnsmasq module 2014-08-28 11:39:03 -07:00
no-x-libs.nix
nsswitch.nix
power-management.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
pulseaudio.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
qt-plugin-env.nix
shells-environment.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
swap.nix
sysctl.nix
system-environment.nix
system-path.nix nixos: Use literalExample for systemPackages. 2014-08-27 22:44:56 +02:00
timezone.nix
unix-odbc-drivers.nix
users-groups.nix nixos/users-groups: Fix eval on missing uid/gid. 2014-08-29 07:17:19 +02:00
zram.nix