mirror of
https://github.com/RGBCube/ncc
synced 2025-05-31 05:58:11 +00:00
feat: more cargo stuff
This commit is contained in:
parent
94ee673ad2
commit
76aadcddbc
1 changed files with 2 additions and 0 deletions
|
@ -13,8 +13,10 @@ in {
|
||||||
|
|
||||||
environment.systemPackages = attrValues {
|
environment.systemPackages = attrValues {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
|
cargo-deny
|
||||||
cargo-expand
|
cargo-expand
|
||||||
cargo-fuzz
|
cargo-fuzz
|
||||||
|
cargo-nextest
|
||||||
|
|
||||||
evcxr
|
evcxr
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue