nixpkgs/nixos/modules
Silvan Mosberger a27dc9d3ab
nixos/znc: Fix config generator for certain null values
The type of ZNC's config option specifies that a configuration like

  config.User.paul = null;

should be valid, which is useful for clearing/disabling property sets
like Users and Networks. However until now the config generator
implementation didn't actually cover null values, meaning you'd get an
error like

  error: value is null while a set was expected, at /foo.nix:29:10

This fixes the implementation to correcly allow clearing of property
sets.
2019-05-01 00:06:11 +02:00
..
config Merge master into staging-next 2019-04-07 08:33:41 +02:00
hardware Merge pull request #57337 from peterhoeg/m/logitech 2019-04-03 21:19:56 +08:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer Merge pull request #59435 from furrycatherder/fix-tarball 2019-04-20 20:58:42 -04:00
misc Use same user for both prometheus 1 and 2. Use StateDirectory. 2019-03-25 14:49:22 +01:00
profiles profiles/graphical.nix: Enable pulseaudio for virtualbox appliances 2019-02-22 07:23:59 +01:00
programs Merge master into staging-next 2019-04-29 13:46:20 +02:00
security nixos/apparmor: allow reloading profiles without losing confinement 2019-04-28 17:38:12 +02:00
services nixos/znc: Fix config generator for certain null values 2019-05-01 00:06:11 +02:00
system nixos/luksroot: create /run/cryptsetup (#60235) 2019-04-28 17:49:32 +00:00
tasks cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
testing types.optionSet: deprecate and remove last usages 2019-01-31 00:41:10 +02:00
virtualisation nixos/virtualbox: Fixes configuration to evaluate 2019-04-22 11:22:00 -04:00
module-list.nix nixos/jellyfin: init 2019-04-28 11:03:50 +02:00
rename.nix nixos/nzbget: fix broken service, add a nixos test, as well as some general improvements 2019-04-25 20:28:39 -04:00