summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2024-03-10 18:16:41 +0100
committerWolfgang Walther <walther@technowledgy.de>2024-04-04 08:41:19 +0200
commit1682b4cc393dffbadedf8b869a3942965b056743 (patch)
tree54ff8341a19fe6db48d7bc24df4daa931fcd1a0f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc6017567e02b632a25c4b4c9e8aa46c36f67d009 (diff)
nixos/postgresql: fix enableJIT = false
The enableJIT = true case was fixed in #221851 or e2fb65175228a992f196f3b1700a53e18602e7f6 respectively. However this did not take the case into consideration, when doing this: services.postgresql = { enable = true; enableJIT = false; package = pkgs.postgresql_15_jit; }; If enableJIT is treated as the source of truth, then this should indeed cause JIT to be disabled, which this commit does.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions