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 nixos-generate-config: Detect btrfs subvolumes 2014-08-28 13:35:37 -07:00
misc dnsmasq: upgrade to 2.71, fixed dnsmasq module 2014-08-28 11:39:03 -07:00
profiles initrd.availableKernelModules: add support for keyboards 2014-08-12 20:00:01 +02:00
programs Merge pull request #3275 from taku0/gtk-env 2014-08-29 01:35:38 +04:00
security Don't silently ignore errors from the activation script 2014-08-15 02:14:34 +02:00
services Merge pull request #3745 from wkennington/master.dnsmasq 2014-08-29 01:43:41 +04:00
system nixos/install-grub: Check /boot against /nix/store instead of /nix 2014-08-28 13:35:37 -07:00
tasks Enable grub zfsSupport if zfs is built into the initrd 2014-08-28 13:35:34 -07:00
testing Fix evaluation 2014-08-06 19:44:13 +02:00
virtualisation nixos-container run: Execute command using ‘su’ 2014-08-28 02:20:31 +02:00
module-list.nix Merge pull request #3275 from taku0/gtk-env 2014-08-29 01:35:38 +04:00
rename.nix