From 76aadcddbc022a802d6ac6ae5eb35fc7632a69c2 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sat, 10 May 2025 16:25:40 +0300 Subject: [PATCH] feat: more cargo stuff --- modules/common/rust.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/common/rust.nix b/modules/common/rust.nix index ef096d6..57a3e2c 100644 --- a/modules/common/rust.nix +++ b/modules/common/rust.nix @@ -13,8 +13,10 @@ in { environment.systemPackages = attrValues { inherit (pkgs) + cargo-deny cargo-expand cargo-fuzz + cargo-nextest evcxr