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-07-21 17:47:15 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-07-21 18:00:08 +0200
commitbd06437b4d20ae8765a306042a279538a29cff2c (patch)
tree79b0a406138f0f9494c382e6c32007fa0df3d070 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent469893fa97b03404a77336d0c41fcdb554524448 (diff)
hare: fix eval without enableCrossCompilation
In a `a -> b` construct, when the first condition `a` doesn't apply, the overall result will be `true` - but this immediately fired the `throw` in these cases. Thus `enableCrossCompilation = false` resulted in immediate eval errors. This also fixes eval for CI on darwin, where the assert should not trigger, but instead let `meta.badPlatforms` be evaluated. This then throws an "unsupported system" error, which can be caught properly by CI.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions