summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2021-03-03 16:38:16 +0000
committerJohn Ericson <John.Ericson@Obsidian.Systems>2021-03-03 16:44:54 +0000
commitfc74ad444af06291f367a6d50dd70f010392cd33 (patch)
tree6b3fe8cfd2094c0bfa08bb3b18949f0f9eb9ff03 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentddf21160e30fbd75c344a8939cc6d518f88409a1 (diff)
buildPythonPackage: Fix after #112276
Fix #114952 Before it was using the wrong `makeWrapper`, the one that expected to run on the target platform and produce packages for the "super-target". The "super target" (sliding off the end of the platforms list) is defined to be the same as the target, to cap it with a loop so there is no sliding off. However, `targetPackages.targetPackages` is *not* similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an almost-empty package set that just exists as a hack to help some things with exotic `depsTargetTarget`. In particular, that rump "super `targetPackages`" does not contain a `runtimeShell`, and that's the source of our eval-time error.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions