7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
error: attribute 'x' already defined at /pwd/in.nix:6:13
|
|
at /pwd/in.nix:7:13:
|
|
6| inherit x;
|
|
7| inherit x;
|
|
| ^
|
|
8| };
|