diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-06-07 16:09:21 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-06-07 16:09:21 +0100 |
| commit | 21e21bf5c38cd2a07d0c1b0fa481925715f3cf1b (patch) | |
| tree | 3f122b45e8b811ac75bf08a21c4dc256b3792e62 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b932c31ba4889ce9b4197065eb4b1530a0d5dd4d (diff) | |
minimal-bootstrap: fix the eval (rewriteURL fallout)
Without the change the eval fails as:
$ nix-instantiate -A minimal-bootstrap.bash --argstr system i686-linux
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'bash-5.2.15'
whose name attribute is located at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:85:19
… while evaluating attribute 'PATH' of derivation 'bash-5.2.15'
at pkgs/os-specific/linux/minimal-bootstrap/bash/2.nix:108:11:
107| SHELL = "${bash_2_05}/bin/bash";
108| PATH = lib.makeBinPath (
| ^
109| (env.nativeBuildInputs or [ ])
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: function 'anonymous lambda' called without required argument 'rewriteURL'
at /tmp/nixpkgs/pkgs/build-support/fetchurl/boot.nix:5:1:
4|
5| {
| ^
6| rewriteURL,
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
