"while evaluating a path segment" was just plain wrong Co-authored-by: eldritch horrors <pennae@lix.systems> Change-Id: I827374635df2887d17a8ee8b1755c078bf0b506b
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
error:
|
|
… while evaluating a string interpolation
|
|
at /pwd/in.nix:1:3:
|
|
1| ''${x: x}''
|
|
| ^
|
|
2|
|
|
|
|
error: cannot coerce a function to a string: «lambda @ /pwd/in.nix:1:5»
|