pkgs: switch to rustup

This commit is contained in:
Kate 2024-12-04 14:49:50 -07:00
parent a82e77779f
commit 178f098e3b
2 changed files with 0 additions and 4 deletions

View file

@ -159,11 +159,8 @@ with pkgs;
# Development. # Development.
colmena colmena
rustup rustup
rustfmt
cargo
clang clang
clang-tools clang-tools
rust-analyzer
flatbuffers flatbuffers
nextpnr nextpnr
yosys yosys

View file

@ -17,7 +17,6 @@ with pkgs;
act act
go go
rustc rustc
cargo
bundix bundix
typescript typescript
clang clang