Merge pull request #333975 from r-ryantm/auto-update/syshud

syshud: 0-unstable-2024-07-29 -> 0-unstable-2024-08-10
This commit is contained in:
Donovan Glover
2024-08-13 21:52:44 +00:00
committed by GitHub
+3 -3
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2024-07-29";
version = "0-unstable-2024-08-10";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "f245db6bcd2278cfae6d296c152bfc526f1f7601";
hash = "sha256-XxyYLRPIWNsCJFTI7ZoIEvJ0gt2Ok9EgK2fhRf2VWZQ=";
rev = "c7165dc7e28752b49be4ca81ab5db35019d6fcd0";
hash = "sha256-P8NgWooRMFl1iuFKQlWDJwMlZ/CIwvf2ctkqvRXt6SA=";
};
postPatch = ''