Unverified Commit 2e61b131 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

ananicy-rules-cachyos: 0-unstable-2025-11-10 -> 0-unstable-2025-11-14 (#462675)

parents 808b1008 e9643fa6
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-10";
  version = "0-unstable-2025-11-14";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "dce2f12c11bc335f686dddb4e1f0443c5d101dc7";
    hash = "sha256-yUjuE6MFG8ETGyPwGqhVCzZ0y324DvplZbHTOD+RRKs=";
    rev = "933c0777eb74723761a709e723af82ca40f99d42";
    hash = "sha256-p+7fk8W+KdD4XYDDxKjkWDpzLlK+bB2+LvqE8nou2L4=";
  };

  dontConfigure = true;