mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
|
error:
|
||
|
… while calling the 'length' builtin
|
||
|
at /pwd/lang/eval-fail-call-primop.nix:1:1:
|
||
|
1| builtins.length 1
|
||
|
| ^
|
||
|
2|
|
||
|
|
||
|
… while evaluating the first argument passed to builtins.length
|
||
|
|
||
|
error: value is an integer while a list was expected
|