This commit is contained in:
cswimr 2025-03-06 18:42:06 -06:00
parent 58800c1a05
commit 1d5712d898
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
24 changed files with 253 additions and 278 deletions

View file

@ -13,10 +13,10 @@ pkgs.rustPlatform.buildRustPackage rec {
owner = "henkelmax";
repo = "svc-cli-utils";
rev = version;
sha256 = "";
sha256 = "sha256-vRqYQd5OaYXAc74Jlg8twBGDr9YxP+Mk1ZY9JGJTmvc=";
};
cargoSha256 = "";
cargoHash = "sha256-vtVoIRGp46tItQyHbjp/PF5ZxwASAM9Hhdm6HxjmODw=";
meta = {
description = "Command line utilities for Simple Voice Chat.";