Skip to content

Commit 6ce382c

Browse files
replace alejandra with nixfmt (#128)
1 parent e159a62 commit 6ce382c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
};
155155
};
156156

157-
formatter = pkgs.alejandra;
157+
formatter = pkgs.nixfmt;
158158
}
159159
)
160160
// {

0 commit comments

Comments
 (0)