summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorIvan Petkov <ivanppetkov@gmail.com>2022-12-10 20:13:08 -0800
committerIvan Petkov <ivanppetkov@gmail.com>2022-12-10 20:13:08 -0800
commitbfd1c45e54bd9823b083c10537cf677462fc2c28 (patch)
tree5e7c5806507e639fce60998fa42e56a4514b3c87 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent2dea0f4c2d6e4603f54b2c56c22367e77869490c (diff)
nixos/hardware/device-tree: fix application of overlays
Previously whenever an overlay was found to be incompatible with a base device tree blob, the entire base dtb would be skipped in favor of processing the next one. This had the unfortunate effect where overlays would not fully be applied if any incompatibility was found. For example, this is an issue with build device trees specific for one flavor of raspberry pi if the overlay was not compatible _everywhere_. The solution is to forego the `continue` keyword if an overlay is in compatible and instead use a compound conditional statement to skip incompatible overlays but continue trying to apply it to any remaining dtbs.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions