syshud: 0-unstable-2024-11-07 -> 0-unstable-2024-11-12
This commit is contained in:
@@ -14,13 +14,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "syshud";
|
pname = "syshud";
|
||||||
version = "0-unstable-2024-11-07";
|
version = "0-unstable-2024-11-12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "System64fumo";
|
owner = "System64fumo";
|
||||||
repo = "syshud";
|
repo = "syshud";
|
||||||
rev = "4bbedfce9c3574ff7c932cb78986c678de6f4a8d";
|
rev = "734d632ca0665a288d1308f883d974462fa2d349";
|
||||||
hash = "sha256-VcU2kuB0I40/2xKgdG26wLy6djRnaNX1qP/HlVR3nvA=";
|
hash = "sha256-Rk0q/veBEJh8BHZZoFcGZ+Beh8mWGGi2OiuGlM0NEgs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Reference in New Issue
Block a user