Skip to content

Commit

Permalink
build: replace nixpkgs-fmt with nixfmt-rfc-style
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Dec 14, 2024
1 parent b74ff27 commit e3654ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
};
in
{
formatter = pkgs.nixpkgs-fmt;
formatter = pkgs.nixfmt-rfc-style;

packages =
mkRustPackages "aarch64-linux" //
Expand Down

0 comments on commit e3654ab

Please sign in to comment.