aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-bad-string-interpolation-1.err.exp
blob: b461b2e02adf31d39f2e80289be8364a85241c2b (plain)
1
2
3
4
5
6
7
8
error:
       … while evaluating a path segment
         at /pwd/lang/eval-fail-bad-string-interpolation-1.nix:1:2:
            1| "${x: x}"
             |  ^
            2|

       error: cannot coerce a function to a string