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