1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
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
..
config nixos/users-groups: Fix eval on missing uid/gid. 2014-08-29 07:17:19 +02:00
hardware
installer
misc
profiles
programs Merge pull request #3275 from taku0/gtk-env 2014-08-29 01:35:38 +04:00
security
services Merge pull request #3745 from wkennington/master.dnsmasq 2014-08-29 01:43:41 +04:00
system
tasks
testing
virtualisation
module-list.nix Merge pull request #3275 from taku0/gtk-env 2014-08-29 01:35:38 +04:00
rename.nix