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

ananicy-rules-cachyos: 0-unstable-2026-04-15 -> 0-unstable-2026-04-23

parent 47ec1332
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-04-15";
  version = "0-unstable-2026-04-23";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "59de158ecc602270a86e58b89663d141dd688d87";
    hash = "sha256-TwO2pINGLsrYMeUJthj+hPcej+MfFB1zjq+89/QMS+I=";
    rev = "dcae8ac6b1213f82015135a09780c07ac54ff378";
    hash = "sha256-rkNczo6MxmLWpSnC1SGza21Gwns1FV/ZxXBTRBZ3xM4=";
  };

  dontConfigure = true;