summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-05-11 10:01:18 +0200
committerPatrick Steinhardt <ps@pks.im>2025-05-11 20:12:05 +0200
commit8578bd1117976ecdeffc678b81a75f7716db7488 (patch)
tree203dc4d01af562e4425ae40ecb3e9365fcb8977a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent2cd2decd3aebe7bff63c51b978c27a8e91bbab3d (diff)
nixos/headscale: fix `derp.auto_update_enabled` option
The options part of "services.headscale.settings" get rendered directly into a JSON file. As such, any declared values need to match the actual config key that upstream uses or they are ineffective. One such key is "derp.auto_update_enable", which controls whether or not auto-updates for the DERP map are enabled. This key is misspellt though: the config is called "derp.auto_update_enabled", and that has always been the case since the config has been introduced in 57f46ded (Split derp into its own config struct, 2021-10-22). Any unknown key is simply ignored by Headscale, and as such the setting is ineffective. Fix this by renaming the option.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions