mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Move hashes to nvfetcher
This commit is contained in:
parent
b11fb1e8c3
commit
d6349ee91c
5 changed files with 32 additions and 35 deletions
|
|
@ -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=";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue