summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-06-10 12:43:05 -0700
committerAdam Joseph <adam@westernsemico.com>2023-06-10 12:44:29 -0700
commitbb6069ec20918fea1521bfb225d90e03d03ecee3 (patch)
tree4a5f72216fa614f700cf16ff6c6c73dc390d0e9f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta12a82e90bcbff3f6fa72fc4e708d850da7e5e8b (diff)
dtc: fix overrides: use finalAttrs, not rec
Prior to this commit, dtc was accessing its own derivation attributes via `rec`. This means that ``` overrideAttrs (_: { doCheck = ..; }) ``` will produce inconsistent behavior, with part of the derivation seeing the old value and part seeing the new value. finalAttrs is the preferred way to do this. Let's switch to that.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions