lix/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp
2024-03-04 07:23:44 +01:00

9 lines
312 B
Plaintext

error:
… while calling the 'addDrvOutputDependencies' builtin
at /pwd/lang/eval-fail-addDrvOutputDependencies-empty-context.nix:1:1:
1| builtins.addDrvOutputDependencies ""
| ^
2|
error: context of string '' must have exactly one element, but has 0