mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
9 lines
480 B
Text
9 lines
480 B
Text
error:
|
|
… while evaluating a path segment
|
|
at /pwd/lang/eval-fail-bad-string-interpolation-4.nix:19:3:
|
|
18| # The error message should not be too long.
|
|
19| ''${pkgs}''
|
|
| ^
|
|
20|
|
|
|
|
error: cannot coerce a set to a string: { a = { a = { a = { a = "ha"; b = "ha"; c = "ha"; d = "ha"; e = "ha"; f = "ha"; g = "ha"; h = "ha"; j = "ha"; }; «8 attributes elided» }; «8 attributes elided» }; «8 attributes elided» }
|