Skip to content

Commit 431ec12

Browse files
committed
Rename nixfmt-rfc-style with nixfmt again
1 parent 5950096 commit 431ec12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flake.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
buildInputs = with pkgs; [
2626
bashInteractive
2727
findutils # xargs
28-
nixfmt-rfc-style
28+
nixfmt
29+
nixfmt-tree
2930
nixd
3031

3132
ruby_4_0

0 commit comments

Comments
 (0)