summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-24 00:13:43 +0000
committerGitHub <noreply@github.com>2024-05-24 00:13:43 +0000
commitb08ebe20d2f195cdb07eb0900fc6ffb292dbc337 (patch)
tree527d41eede4bc9bb09ce0b3123b8b479da19d38c /pkgs/development/python-modules/python-mapnik
parent9019791e9f34eafd9465478e78c49f32b7de4132 (diff)
parentbfb7a882678e518398ce9a31a881538679f6f092 (diff)
Merge master into haskell-updates
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
-rw-r--r--pkgs/development/python-modules/python-mapnik/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-mapnik/default.nix b/pkgs/development/python-modules/python-mapnik/default.nix
index a68a618ccd46..c93adc9f09db 100644
--- a/pkgs/development/python-modules/python-mapnik/default.nix
+++ b/pkgs/development/python-modules/python-mapnik/default.nix
@@ -2,7 +2,6 @@
lib,
buildPythonPackage,
fetchFromGitHub,
- fetchpatch,
substituteAll,
isPyPy,
python,