syshud: 2025-03-11 -> 2025-07-26

only change is to README.md
This commit is contained in:
2025-07-27 16:38:23 +00:00
parent 557adce795
commit 8f74778955

View File

@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2025-03-11";
version = "0-unstable-2025-07-26";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "6a90edad20437a1d933937a44a4e3553caeb248f";
hash = "sha256-Lmv75OaPOK+NxDe+7Xgf/NDvyms+zXn8tYThQJRxf9k=";
rev = "d954c124280b71f80930046a11e390a814c1b229";
hash = "sha256-FUPnIUl9x0eZmhls4CmPGg4kZb1MNmKU5BKecFDQdHM=";
};
postPatch = ''