Fix rust setup in nix, dont need rustup
This commit is contained in:
parent
f993785b19
commit
2944d93c29
1 changed files with 4 additions and 1 deletions
|
|
@ -85,7 +85,10 @@ in
|
||||||
zoxide
|
zoxide
|
||||||
dart
|
dart
|
||||||
go
|
go
|
||||||
rustup
|
rustc
|
||||||
|
cargo
|
||||||
|
rust-analyzer
|
||||||
|
rustfmt
|
||||||
zig
|
zig
|
||||||
zls
|
zls
|
||||||
nil
|
nil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue