Skip to content

Commit

Permalink
nix: use nightly rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiralP committed Nov 19, 2024
1 parent 69037b4 commit a8f45c9
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 @@ -51,7 +51,7 @@
clippy
ffmpeg
rust-analyzer
rustfmt
(rustfmt.override { asNightly = true; })
])
else [ ];

Expand Down

0 comments on commit a8f45c9

Please sign in to comment.