mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
tests/lang/eval-fail-bad-string-interpolation-4: init
This commit is contained in:
parent
9b7b7a7561
commit
6e8d598314
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
error:
|
||||
… while evaluating a path segment
|
||||
|
||||
at /pwd/lang/eval-fail-bad-string-interpolation-4.nix:9:3:
|
||||
|
||||
8| # The error message should not be too long.
|
||||
9| ''${pkgs}''
|
||||
| ^
|
||||
10|
|
||||
|
||||
error: cannot coerce a set to a string
|
Loading…
Add table
Add a link
Reference in a new issue