syshud: 0-unstable-2025-10-06 -> 0-unstable-2025-10-25

This commit is contained in:
R. Ryantm
2025-10-25 23:15:16 +00:00
parent e4841cea0a
commit fa5b663043
+3 -3
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2025-10-06";
version = "0-unstable-2025-10-25";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "60d3e362cf6983e7d7ebea7584a8bd84eb815f4c";
hash = "sha256-GxJWGRm7N/TgvAtuWXjusyUT7Pnuw0uIySp6i6Kn7Gs=";
rev = "57594787b68da8f221deb03295df21cc0b239b03";
hash = "sha256-8kXBcu2hUefV7ZEfqZdxg6Dz3vgxhekaZEhEqERP4ro=";
};
postPatch = ''