aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-addDrvOutputDependencies-empty-context.err.exp
blob: 37e0bd9ee0a75f5f1cc303feb9c2ac2e78c91ba5 (plain)
1
2
3
4
5
6
7
8
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