From c942ae699da982f8d436ff1f6c1b7b06d984d013 Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Sat, 23 Nov 2024 16:42:53 +0100 Subject: [PATCH] add cargo-watch to flake.nix --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index fd6cb95..889414b 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,7 @@ in { devShells.default = pkgs.mkShell rec { buildInputs = with pkgs; [ + cargo-watch pkg-config rs-toolchain udev