aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/eval-fail-bad-string-interpolation-1.err.exp
blob: eb73e9a52986fe685392d246fe4385aa405067f5 (plain)
1
2
3
4
5
6
7
8
9
10
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