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

       error: cannot coerce a function to a string: «lambda @ /pwd/lang/eval-fail-bad-string-interpolation-3.nix:1:5»