summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJan Malakhovski <oxij@oxij.org>2021-02-04 14:48:47 +0000
committerJan Malakhovski <oxij@oxij.org>2021-02-04 14:48:47 +0000
commitdcb6103bf2d6bcb9bac2b86aef3a9a4a39e37f6d (patch)
treecddb8c30e7824605aeb115032fe059ae10f351d5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent84d3739ed6893cb9b9e350636d74959cf437fac9 (diff)
fetchzip: fix `extraPostFetch` concatenation
4a5c49363a58e711c2016b9ebb6f642e3c9c1be5 added some more commands after `extraPostFetch` but concatenated them without a separating newline. Which means, that since that commit fetchzip { ..., extraPostFetch = ''rm -f "$out"/some-file''; } now actually runs the following shell command rm -f "$out"/some-file"chmod -R a-w "$out" thus deleting "$out". Which is very unfortunate. Especially since this actually happens on master for all `fetchFromBitbucket` derivations. But since the results are fixed-output users bulding with hydra cache enabled are not hitting this for not recently updated derivations yet.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions