summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorKovacsics Robert <rmk35@cam.ac.uk>2020-02-25 17:45:53 +0000
committerKovacsics Robert <rmk35@cam.ac.uk>2020-03-02 17:27:54 +0000
commitd68dfbb545e862c8445bb52c641b3bc51a8726b6 (patch)
tree45785e7648ce21da0f394812410028e48d4aab40 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent52c5c8a81f31fa9b32fc751dca63546ba1ec1663 (diff)
noweb: fix installation, use placeholders
The problem was that nix passes lists as space-separated strings not as arrays of strings, so `"${foo[@]}"` doesn't work as intended because it's not an array. Instead we pass it in a bash array. Also, using builtins.placeholder instead of passing "$(out)" to bash, as that's not what we want to do (the `$(...)` is the process expansion in bash)
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions