1
2
3
4
5
6
7
error: attribute 'x' missing
       at /pwd/in.nix:4:27:
            3| in
            4| (removeAttrs attrs ["x"]).x
             |                           ^
            5|
       Did you mean y?