syshud: 0-unstable-2025-12-06 -> 0-unstable-2025-12-09

This commit is contained in:
R. Ryantm
2025-12-14 08:37:33 +00:00
parent 25bc031dce
commit bd561d9b11
+3 -3
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2025-12-06";
version = "0-unstable-2025-12-09";
src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "f1e13091544e37ea276f219361348936bf4a272c";
hash = "sha256-6lVS6sjK16194uH9raPJwkOZIOjgYVfYU2DK2Ruio1c=";
rev = "52b828850c8f761106ed47d03c6c45b1a48d5d94";
hash = "sha256-FX5PsZIhIlC9WGuw1dR6BOBtdNj6StDsjQEWOZp+Fik=";
};
postPatch = ''