nix: use rustfmt nightly

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I4c40411b77757ed2087589b5fd140e6e6a6a6964
This commit is contained in:
raf 2026-02-19 01:41:00 +03:00
commit a4a0b9135a
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -17,7 +17,7 @@ mkShell {
cargo cargo
# Tools # Tools
rustfmt (rustfmt.override {asNightly = true;})
clippy clippy
cargo cargo
taplo taplo