forked from foxora/nix
switched to rustfmt nightly :3
This commit is contained in:
parent
5c1749baa9
commit
af79d61c1b
3 changed files with 48 additions and 3 deletions
|
|
@ -71,7 +71,8 @@ in
|
|||
rust = [
|
||||
cargo
|
||||
mpkgs.rust-analyzer
|
||||
rustfmt
|
||||
# nightly rustfmt has nicer features :3
|
||||
inputs.fenix.packages.${system}.complete.rustfmt
|
||||
];
|
||||
zig = [
|
||||
spkgs.zls # FIX: using spkgs version as zls is broken rn ;-;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue