diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-10-05 16:31:58 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-10-05 17:26:00 +0100 |
| commit | 5968299b950220a1493e29040ed3862d6a1d6b51 (patch) | |
| tree | 75266b12fbba9671c69e3436a16755854c4f12fd /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8861008db8474e9dc87dee3caaa259f28a19364a (diff) | |
nix-plugin-pijul.tests: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. nix-plugin-pijul.tests
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'localRepoCheck-nix-2.25.0pre20240920_ca3fc169'
whose name attribute is located at pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildCommand' of derivation 'localRepoCheck-nix-2.25.0pre20240920_ca3fc169'
at pkgs/build-support/trivial-builders/default.nix:59:17:
58| enableParallelBuilding = true;
59| inherit buildCommand name;
| ^
60| passAsFile = [ "buildCommand" ]
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: function 'anonymous lambda' called with unexpected argument 'nix'
at pkgs/by-name/ni/nix-plugin-pijul/package.nix:1:1:
1| {
| ^
2| lib,
Did you mean lib?
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
