summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-01-07 22:11:49 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-01-07 22:11:49 +0000
commit55249c817f2a170e6a0b4d1f8f675bb0d3adf8e8 (patch)
treed2f25d506d71c544ae4671e22f7d1264ed10d1a7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent88f163d66217005b123381654e5e85a26cdb7a7c (diff)
stdenv.adapters: fixx `overrideLibcxx` to refer to existing `compiler-rt`
Before the change `pkgsLLVM` attributes were failing to pull in `compiler-rt` on `x86_64-linux`: $ nix build --no-link -f. pkgsLLVM.asciidoc-full error: error: attribute 'llvmPackages_13' missing at pkgs/stdenv/adapters.nix:86:32: 85| inherit libcxx; 86| extraPackages = [ cxxabi pkgs.pkgsTargetTarget."llvmPackages_${lib.versions.major llvmLibcxxVersion}".compiler-rt ]; | ^ 87| }); It happens because `pkgs.pkgsTargetTarget` are always empty for cross-packages like `pkgsLLVM.`, `pkgsCross.*.` or `--arg crossSystem '...'`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions