1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests/functional/lang/eval-fail-nested-list-items.err.exp
2025-01-24 18:53:42 +01:00

9 lines
285 B
Text

error:
… while evaluating a path segment
at /pwd/lang/eval-fail-nested-list-items.nix:12:3:
11| ""
12| + (
| ^
13| let
error: cannot coerce a list to a string: [ [ 1 2 3 4 5 6 7 8 ] [ 1 «3 items elided» ] ]