lix/tests/functional/lang/eval-fail-using-set-as-attr-name.err.exp
2024-03-04 07:11:25 +01:00

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