mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01:00
11 lines
287 B
Text
11 lines
287 B
Text
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
|