We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e15f90 + fbad76a commit 0b78ec7Copy full SHA for 0b78ec7
1 file changed
pkgs/by-name/an/ananicy-rules-cachyos/package.nix
@@ -7,13 +7,13 @@
7
8
stdenvNoCC.mkDerivation {
9
pname = "ananicy-rules-cachyos";
10
- version = "0-unstable-2026-04-15";
+ version = "0-unstable-2026-04-23";
11
12
src = fetchFromGitHub {
13
owner = "CachyOS";
14
repo = "ananicy-rules";
15
- rev = "59de158ecc602270a86e58b89663d141dd688d87";
16
- hash = "sha256-TwO2pINGLsrYMeUJthj+hPcej+MfFB1zjq+89/QMS+I=";
+ rev = "dcae8ac6b1213f82015135a09780c07ac54ff378";
+ hash = "sha256-rkNczo6MxmLWpSnC1SGza21Gwns1FV/ZxXBTRBZ3xM4=";
17
};
18
19
dontConfigure = true;
0 commit comments