We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b37957 + 1b95706 commit 507af2cCopy full SHA for 507af2c
pkgs/by-name/sy/syshud/package.nix
@@ -14,13 +14,13 @@
14
15
stdenv.mkDerivation (finalAttrs: {
16
pname = "syshud";
17
- version = "0-unstable-2025-01-13";
+ version = "0-unstable-2025-03-11";
18
19
src = fetchFromGitHub {
20
owner = "System64fumo";
21
repo = "syshud";
22
- rev = "ca5c05145d440c7e96a3521af327da91bb1ac539";
23
- hash = "sha256-mglmmIZz1bbRT15/Xr1vrYBy+PVgIaKpjRfAAFT5OcQ=";
+ rev = "6a90edad20437a1d933937a44a4e3553caeb248f";
+ hash = "sha256-Lmv75OaPOK+NxDe+7Xgf/NDvyms+zXn8tYThQJRxf9k=";
24
};
25
26
postPatch = ''
0 commit comments