Unverified Commit 8387ce9e authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

ananicy-rules-cachyos: 0-unstable-2025-12-25 -> 0-unstable-2025-12-28 (#476076)

parents 6b5d80ed eff7d6c3
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-2025-12-25";
  version = "0-unstable-2025-12-28";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "410a04d9af9ac9b6bfefa06cf53ae9b91f1294bd";
    hash = "sha256-vEwpJ5AQS4Xwdyvm6/jOtG3V32C50qr3W8hkEbq/IJk=";
    rev = "3f1f24c3fc1c15444efd00d5562a37e2d4e06995";
    hash = "sha256-RXOV8JICxo97T4TPtCr0tfiudHy1Tam7vjP5BDj86bY=";
  };

  dontConfigure = true;