diff options
| author | Silvan Mosberger <infinisil@icloud.com> | 2019-05-01 00:06:11 +0200 |
|---|---|---|
| committer | Silvan Mosberger <infinisil@icloud.com> | 2019-05-01 00:06:11 +0200 |
| commit | a27dc9d3ab31634d40905926203484e5d0f3336c (patch) | |
| tree | 5fca0de6ed97f74fcec89c9d830b14fa40dd222e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 9db70b6a2ad49e68893a8039cd2f3fd1446063b2 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
