summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2022-08-14 07:08:43 +0300
committerArtturin <Artturin@artturin.com>2022-08-14 07:08:43 +0300
commit2fe86cc267b5637b73602b3e30a9d1eea8e5ecc9 (patch)
tree960bd8b9bff65ff5f96b4115ab67164b3cd91f62 /pkgs/development/python-modules/python-mapnik
parent211fdaa087a98b0eb3b2ba04ab22d3eca555a89b (diff)
cabal2nix: fix cross-eval
for some reason symlinkJoin nativeBuildInputs isn't being spliced correctly ``` nix-repl> cabal2nix error: attribute 'runtimeShell' missing at /nix/store/4hzwal3mxyppnz63rv174iky8j16a7mg-source/pkgs/top-level/all-packages.nix:867:17: 866| substitutions = { 867| shell = targetPackages.runtimeShell; | ^ 868| passthru.tests = tests.makeWrapper; … while evaluating the attribute 'shell' of the derivation 'hook' at /nix/store/4hzwal3mxyppnz63rv174iky8j16a7mg-source/pkgs/stdenv/generic/make-derivation.nix:270:7: 269| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 270| name = | ^ 271| let … while evaluating the attribute 'nativeBuildInputs' of the derivation 'cabal2nix-aarch64-unknown-linux-gnu-2.19.0' at /nix/store/4hzwal3mxyppnz63rv174iky8j16a7mg-source/pkgs/stdenv/generic/make-derivation.nix:270:7: 269| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 270| name = | ^ 271| let «derivation ```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions