Unverified Commit 71e91c40 authored by R. RyanTM's avatar R. RyanTM Committed by GitHub
Browse files

ananicy-rules-cachyos: 0-unstable-2024-07-27 -> 0-unstable-2024-08-26 (#337863)

parent 896d74a4
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-2024-07-27";
  version = "0-unstable-2024-08-26";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "c6153c9e909475bbb08b4e56af152179ff7f171f";
    hash = "sha256-sAWHm3PK9mM+AtHdDhq3RIQBo58eEZtD1l7QfCTpl0s=";
    rev = "a78b76536246898045fd1844aced381d01b7f1c6";
    hash = "sha256-bDfvWg5r4LmWI8tPrx9qzgEnJuMSYBm6MDf6yOaPqkY=";
  };

  dontConfigure = true;