1
2
3
4
5
6
7
8
error:
       … while evaluating a string interpolation
         at /pwd/in.nix:1:2:
            1| "${x: x}"
             |  ^
            2|

       error: cannot coerce a function to a string: «lambda @ /pwd/in.nix:1:4»