add cargo-watch to flake.nix
This commit is contained in:
parent
bb12881957
commit
c942ae699d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
in {
|
||||
devShells.default = pkgs.mkShell rec {
|
||||
buildInputs = with pkgs; [
|
||||
cargo-watch
|
||||
pkg-config
|
||||
rs-toolchain
|
||||
udev
|
||||
|
|
Loading…
Add table
Reference in a new issue