forked from lix-project/lix
Robert Hensing
9b7b7a7561
This reverts commit f0ac2a35d5
.
The request from the sibling PR, which also applies here, was not addressed.
https://github.com/NixOS/nix/pull/9554#issuecomment-1845095735
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
error:
|
|
… while evaluating a path segment
|
|
|
|
at /pwd/lang/eval-fail-bad-string-interpolation-1.nix:1:2:
|
|
|
|
1| "${x: x}"
|
|
| ^
|
|
2|
|
|
|
|
error: cannot coerce a function to a string
|