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

10 lines
264 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