added missing run deps, added watch utility

This commit is contained in:
Nickiel12 2024-07-28 04:22:17 +00:00
parent 1d3196c56e
commit 3a16194a5f

View file

@ -44,6 +44,7 @@ Some utility commands:
gst_all_1.gst-plugins-base
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-bad
gst_all_1.gst-plugins-rs
];
cargoHash = nixpkgs.lib.fakeHash;
};
@ -82,6 +83,7 @@ Some utility commands:
(pkgs.rust-bin.stable.latest.default.override {
extensions = [ "rust-src" ];
})
cargo-watch
cargo-tauri
cargo-edit
bacon