eldritch horrors
2ba9788003
Pass positions when evaluating
(cherry picked from commit c8458bd731eb1c74159bebe459ea00165e056b65)
Change-Id: I1b4a5d58973be6264ffdb23b4492da200fdb71be
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
error:
|
|
… while evaluating an attribute name
|
|
|
|
at /pwd/lang/eval-fail-using-set-as-attr-name.nix:5:10:
|
|
|
|
4| in
|
|
5| attr.${key}
|
|
| ^
|
|
6|
|
|
|
|
error: value is a set while a string was expected
|