We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e37de commit 4e6aac3Copy full SHA for 4e6aac3
flake.nix
@@ -31,7 +31,7 @@
31
}
32
) systemPlatform;
33
34
- inherit (nix-dev) devShells checks;
+ inherit (nix-dev) devShells checks formatter;
35
36
overlays.default = overlay;
37
0 commit comments