aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-bad-antiquote-1.err.exp
blob: cf94f53bc5581713893d7e3b89cf6c8c71c8e5df (plain)
1
2
3
4
5
6
7
8
9
10
error:
       … while evaluating a path segment

         at /pwd/lang/eval-fail-bad-antiquote-1.nix:1:2:

            1| "${x: x}"
             |  ^
            2|

       error: cannot coerce a function to a string