nix: use rustfmt nightly
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I4c40411b77757ed2087589b5fd140e6e6a6a6964
This commit is contained in:
parent
9bec96db1b
commit
a4a0b9135a
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ mkShell {
|
|||
cargo
|
||||
|
||||
# Tools
|
||||
rustfmt
|
||||
(rustfmt.override {asNightly = true;})
|
||||
clippy
|
||||
cargo
|
||||
taplo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue