mirror of
https://github.com/larstvei/nix-config.git
synced 2025-02-22 19:30:12 +00:00
add rustfmt
This commit is contained in:
parent
1e93e28973
commit
d218ffdb3b
@ -69,6 +69,7 @@ with pkgs;
|
||||
rust = [
|
||||
cargo
|
||||
rustc
|
||||
rustfmt
|
||||
rust-analyzer
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user