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 {
|
in {
|
||||||
devShells.default = pkgs.mkShell rec {
|
devShells.default = pkgs.mkShell rec {
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
cargo-watch
|
||||||
pkg-config
|
pkg-config
|
||||||
rs-toolchain
|
rs-toolchain
|
||||||
udev
|
udev
|
||||||
|
|
Loading…
Add table
Reference in a new issue