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

syshud: 0-unstable-2024-06-20 -> 0-unstable-2024-07-01
This commit is contained in:
Markus Kowalewski 2024-07-02 16:01:33 +00:00 committed by GitHub
commit f593f9129f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2024-06-20";
version = "0-unstable-2024-07-01";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "2b97f3441970efe67c788a8313eb58182aa7965b";
hash = "sha256-XPAKjBLaTGEyDgiZT8tYinYzMivOocOEeauzR4leOjI=";
rev = "cfe4a3a898c7f7b2e7065095c7fdcc33d99ed4bf";
hash = "sha256-UrAKFehcqsuFHJJC0Ske+tOr6Wquqm/BM536hKoGEWw=";
};
postPatch = ''