summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorNiklas Hambüchen <mail@nh2.me>2019-08-12 03:40:03 +0200
committerNiklas Hambüchen <mail@nh2.me>2019-08-12 06:51:05 +0200
commitcd6033ba97d5694824f1dd169df929af67f00650 (patch)
tree30e9099604c2d86a1a898b510e8be52f3c8a8107 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent07ce48cc3a1c6551a754ad487d2d9a90361530e5 (diff)
fetchurl: Make it overridable.
This provides a workaround for #66499, because this way https://github.com/NixOS/nixpkgs/issues/66499#issuecomment-520277782 self: super: { fetchurl = super.fetchurl.override (old: { curl = old.curl.override { gssSupport = false; # ... }; }); } works as expected.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions