summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAndreas Rammhold <andreas@rammhold.de>2021-12-16 23:25:12 +0100
committerAndreas Rammhold <andreas@rammhold.de>2021-12-16 23:27:56 +0100
commitc9c93b0add8ab0ff054c83ba34174249564a8f3f (patch)
tree7d78b7162c794131e26354cd53e6756af0087b84 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta2e281f5770247855b85d70c43454ba5bff34613 (diff)
nixos/snapserver: use the correct bind address arguments
Snapserver expects the arguments `--tcp.bind_to_address` and `--http.bind_to_address` instead of the `--tcp.address` (and http equivalent) versions. This caused the process to listen on `0.0.0.0` (for TCP and HTTP sockets) regardless of the configuration value. It also never listend on the IPv6 address `::` as our module system made the user believe. This commit fixes the above issue and ensures that (at least for the TCP socket) that our default `::` does indeed allow connections via IPv6 (to localhost aka ::1).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions