summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-06-17 16:35:27 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-06-17 16:48:01 +0200
commit1fa7acce48cfe16545886830cc85f4f133922b70 (patch)
tree69847fdacc27443f3206678f660b92901d07605d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent903af7b00391f847193ff79bbce143b0fd4ccbd6 (diff)
gnucap: fix overriding with overrideAttrs
Any attribute concatenation onto the result of mkDerivation will break overrideability. Before this PR, the following would fail to evaluate: ``` (gnucap.overrideAttrs { pname = "my-gnucap"; }).withPlugins (p: [ p.verilog ])' ``` The error is: ``` error: attribute 'withPlugins' missing ``` With this PR, it works as expected.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions