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 9e96621 commit 9f03babCopy full SHA for 9f03bab
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-02-05";
+ version = "0-unstable-2025-02-28";
11
12
src = fetchFromGitHub {
13
owner = "CachyOS";
14
repo = "ananicy-rules";
15
- rev = "3c08a607ffb1511237fb5dfe8ca7501571b3ae8b";
16
- hash = "sha256-ISkL6/tGKmlQRjl92HTiy4KQn9Spxume8YJU2KKWcYw=";
+ rev = "2cf86e02f4e2b15df6fe0e2af80f36433e120051";
+ hash = "sha256-Nu9SN+yXA85JQ9csYVbI8hDEfC6ih5/ciy21m+TPpJQ=";
17
};
18
19
dontConfigure = true;
0 commit comments