chore(devshell): add cargo2nix to it
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
6db21f1bd5
commit
b05e20901e
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
rustfmt
|
||||
clang
|
||||
mold
|
||||
cargo2nix.packages.${system}.default
|
||||
]);
|
||||
|
||||
# import the full shell using `nix develop .#full`
|
||||
|
@ -79,6 +80,7 @@
|
|||
rust-analyzer
|
||||
clang
|
||||
mold
|
||||
cargo2nix.packages.${system}.default
|
||||
# ---- extra packages for dev tasks ----
|
||||
cargo-audit
|
||||
cargo-outdated
|
||||
|
|
Loading…
Reference in a new issue