summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-06-18 14:48:42 +0200
committersternenseemann <sternenseemann@systemli.org>2022-06-18 14:53:25 +0200
commitf4286483ee2aaa30eaf1ab8c04cebd5131738e6f (patch)
tree907738f4e3f8d75c7ccf50ed94d8d383dd34055b /pkgs/development/python-modules/python-mapnik
parent9a3e8f3cd49ab4f19317ee7e40fbde00a3b0342d (diff)
release-lib.nix: make packagePlatforms respect badPlatforms
packagePlatforms previously ignored badPlatforms, probably because it is a fairly [recent] addition. While check-meta.nix doesn't implement it using subtractLists, it is basically equivalent to the following logic: platformSet - badPlatformSet (= effectivePlatformSet) which we implement using subtractLists (which has somewhat confusing currying-optimized argument order). This flaw was discovered when testing #177901 which heavily uses badPlatforms. [recent]: https://github.com/NixOS/nixpkgs/commit/b0482248fefbf3b6cdd9c92053cfb49778a3a3a8
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions