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