mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
8 lines
227 B
Text
8 lines
227 B
Text
error:
|
|
… while evaluating one of the elements to concatenate
|
|
at /pwd/lang/eval-fail-list.nix:1:3:
|
|
1| 8 ++ 1
|
|
| ^
|
|
2|
|
|
|
|
error: expected a list but found an integer: 8
|