syshud: 2024-06-20 -> 2024-06-29
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "syshud";
|
||||
version = "0-unstable-2024-06-20";
|
||||
version = "0-unstable-2024-06-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "System64fumo";
|
||||
repo = "syshud";
|
||||
rev = "2b97f3441970efe67c788a8313eb58182aa7965b";
|
||||
hash = "sha256-XPAKjBLaTGEyDgiZT8tYinYzMivOocOEeauzR4leOjI=";
|
||||
rev = "5bd3f4d4d124b4315f8befaaa357473263eaacb4";
|
||||
hash = "sha256-ltoKdGAb/0FxIIUhr0sP1tlslq7oiwMhS9im+mExP0c=";
|
||||
};
|
||||
postPatch = ''
|
||||
substituteInPlace Makefile \
|
||||
|
Reference in New Issue
Block a user