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

ananicy-rules-cachyos: 0-unstable-2025-12-03 -> 0-unstable-2025-12-09 (#470540)

parents 4c37050c 32cfc8a4
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-03";
  version = "0-unstable-2025-12-09";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "5a3820ed34f3ca149fd2aa7a795cf7aed4891374";
    hash = "sha256-VLleaYgqpLXGDj762zQPQQeitWP/mtiEQ8ffx/9bUvA=";
    rev = "96785149f069325c349f24c21c8dcfe83f0211f4";
    hash = "sha256-eMWBvK/E/rH5iLKfMRAQx3UcD4gDZ8mEKe+oPUsQaNM=";
  };

  dontConfigure = true;