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 60c2175 commit ce8459bCopy full SHA for ce8459b
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-07-23";
+ version = "0-unstable-2024-07-27";
11
12
src = fetchFromGitHub {
13
owner = "CachyOS";
14
repo = "ananicy-rules";
15
- rev = "2453e457d44422164c616b548114ffc5c13bc11b";
16
- hash = "sha256-aILzlb/sZy3UuYlnaqYEj93hzuzCx1ZwDjU5iC5Mjpc=";
+ rev = "c6153c9e909475bbb08b4e56af152179ff7f171f";
+ hash = "sha256-sAWHm3PK9mM+AtHdDhq3RIQBo58eEZtD1l7QfCTpl0s=";
17
};
18
19
dontConfigure = true;
0 commit comments