syshud: 0-unstable-2025-03-09 -> 0-unstable-2025-03-11

This commit is contained in:
2025-03-16 21:52:56 +00:00
parent e19b2d87f8
commit 41dfe31800

View File

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