aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-bad-string-interpolation-1.err.exp
blob: 5ae53034d1879bbe552c8b4d974d56a3e1f3e85f (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: «lambda @ /pwd/lang/eval-fail-bad-string-interpolation-1.nix:1:4»