Move hashes to nvfetcher

This commit is contained in:
muon 2025-05-24 09:30:06 +00:00
parent b11fb1e8c3
commit d6349ee91c
5 changed files with 32 additions and 35 deletions

View file

@ -121,4 +121,12 @@
sha256 = "sha256-QCEYnx0I6onWEAJy851wS0WdC35L18DyJL1wAAwHFaU=";
};
};
"vesktop.micfix" = {
pname = "vesktop.micfix";
version = "1.0.1";
src = fetchurl {
url = "https://codeberg.org/muon/gists/raw/branch/main/micfix.patch";
sha256 = "sha256-eNOKW43LQdJp2GFHqe3RxAhMwkNulrotIOMByosen84=";
};
};
}