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.
1 parent 9d0fb35 commit c6b7dd5Copy full SHA for c6b7dd5
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-2025-03-13";
+ version = "0-unstable-2025-03-19";
11
12
src = fetchFromGitHub {
13
owner = "CachyOS";
14
repo = "ananicy-rules";
15
- rev = "8d62f1554af7ef21d54afc1c3b8b5d31349f7a30";
16
- hash = "sha256-vdDpoPFcVPDqykJIOHYPyFAWtRKSP6NJ2MNn8Hcislc=";
+ rev = "99693d533a238c19915057f9cd5e541e6dbf57d9";
+ hash = "sha256-dTGfOw2Cj4q3AiQswcyl9bWUw1qInyqap43r4j+qS1Y=";
17
};
18
19
dontConfigure = true;
0 commit comments