rustc compiler added to rust dev shell
This commit is contained in:
parent
3ecafe7632
commit
8f2b3d109a
@ -7,6 +7,7 @@
|
||||
let
|
||||
packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
rustc # Rust compiler
|
||||
cargo # Rust package manager
|
||||
rust-analyzer # Language server for Rust
|
||||
clippy # Linter for Rust
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user