chore(devshell): add cargo2nix to it

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-09-03 16:47:21 +02:00
parent 6db21f1bd5
commit b05e20901e

View file

@ -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