Commit b74d7f3e authored by R. RyanTM's avatar R. RyanTM
Browse files

ananicy-rules-cachyos: 0-unstable-2026-01-20 -> 0-unstable-2026-01-22

parent 885dfe39
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "ananicy-rules-cachyos";
  version = "0-unstable-2026-01-20";
  version = "0-unstable-2026-01-22";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "e1f6574e77386282cbb917b981c968648fbab601";
    hash = "sha256-TR+c6OACVrETAVAlza62JSIKBvKMrDg/G4xBdMkJJlk=";
    rev = "6c6ec8e27ccaf8da4544f30af8a65440e3cb8915";
    hash = "sha256-nDFaF1DqO0jTUY5+VbkQTADPk3jc224QVFarCJDrR/8=";
  };

  dontConfigure = true;