We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33f8bf commit bb39f76Copy full SHA for bb39f76
README.md
@@ -25,6 +25,10 @@ You are encouraged to test this out on your code and submit any undesirable form
25
cachix use nixfmt
26
nix-env -f https://github.com/serokell/nixfmt/archive/master.tar.gz -i
27
28
+- Nix with flakes
29
+
30
+ nix profile install github:serokell/nixfmt
31
32
## Development
33
34
### With Nix
0 commit comments