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 9e09ce2 commit 8dadf06Copy full SHA for 8dadf06
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-2024-12-17";
+ version = "0-unstable-2024-12-27";
11
12
src = fetchFromGitHub {
13
owner = "CachyOS";
14
repo = "ananicy-rules";
15
- rev = "c942e9a4a606a27fda4aff5754dd2e397ea5d310";
16
- hash = "sha256-4qbvXaGh6zcTwn2dKbVZSfbroBQ9xh02FCq/0t/8sjY=";
+ rev = "8e8452c210f005e409f6b1eddbb2907e8db0a6d3";
+ hash = "sha256-73MltJrKlTvj+ijjhbNQsxGl05KGx+jioSrFGA6IdxE=";
17
};
18
19
dontConfigure = true;
0 commit comments