Unverified Commit 0730692f authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

ananicy-rules-cachyos: 0-unstable-2025-11-03 -> 0-unstable-2025-11-10 (#460535)

parents 7adede43 6a199bf6
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-11-03";
  version = "0-unstable-2025-11-10";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "aa23ab23e6847c77a39fe9e8ebc274ab87c391d7";
    hash = "sha256-cSpqwzTT4Nx7PK7mLUF13w/JgPlfvRdqZW0EsuY1b8M=";
    rev = "dce2f12c11bc335f686dddb4e1f0443c5d101dc7";
    hash = "sha256-yUjuE6MFG8ETGyPwGqhVCzZ0y324DvplZbHTOD+RRKs=";
  };

  dontConfigure = true;