diff options
| author | sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> | 2021-06-19 22:12:32 +0200 |
|---|---|---|
| committer | sterni <sternenseemann@systemli.org> | 2021-06-22 00:18:12 +0200 |
| commit | 377924dd7b5020c202acbb816824252aef5420a9 (patch) | |
| tree | 416e5d9ffea77604a81f5dfb9ef29b7ec072d1a0 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 0917e2ae279c5974f1a5028a48d2e8a808e0e7bb (diff) | |
haskellPackages: take (more) tool dependencies from buildPackages
Fix instances of tool dependencies coming from `self` or `pkgs`
instead of `self.buildHaskellPackages` or `pkgs.buildPackages`
respectively. This makes sure cross-evaluation and -compilation will
work although their may still be more kinks to work out (or cases I
missed). This change was mostly created by searching for `[tTool]` and
`\${` in the respective files.
Note that this has intentionally not been for test tool dependencies:
Like in `stdenv.mkDerivation` we need to view tests as being executed
on the *host platform* which is why we can't run tests while cross
compiling anyways. In practice this is not an important distinction,
though: `pkgs.buildPackages` and `pkgs` are almost identical in the
native case.
Resolves #127232.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
