Skip to content

Commit 1b95706

Browse files
committed
syshud: 0-unstable-2025-01-13 -> 0-unstable-2025-03-11
1 parent a9cef39 commit 1b95706

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sy/syshud/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
stdenv.mkDerivation (finalAttrs: {
1616
pname = "syshud";
17-
version = "0-unstable-2025-01-13";
17+
version = "0-unstable-2025-03-11";
1818

1919
src = fetchFromGitHub {
2020
owner = "System64fumo";
2121
repo = "syshud";
22-
rev = "ca5c05145d440c7e96a3521af327da91bb1ac539";
23-
hash = "sha256-mglmmIZz1bbRT15/Xr1vrYBy+PVgIaKpjRfAAFT5OcQ=";
22+
rev = "6a90edad20437a1d933937a44a4e3553caeb248f";
23+
hash = "sha256-Lmv75OaPOK+NxDe+7Xgf/NDvyms+zXn8tYThQJRxf9k=";
2424
};
2525

2626
postPatch = ''

0 commit comments

Comments
 (0)