Commit 36d74a22 authored by R. RyanTM's avatar R. RyanTM
Browse files

ananicy-rules-cachyos: 0-unstable-2025-01-13 -> 0-unstable-2025-01-25

parent 247b8027
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-01-13";
  version = "0-unstable-2025-01-25";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "09e6e86c7690418737847456ed764a7dce4d2e52";
    hash = "sha256-9Ew7HhiuvAUipnJwoEs+tnf2UZS0U83k5VWFgLayFmw=";
    rev = "03cc642f7b8e38d3d3c4e9bb8754659c8c64fd38";
    hash = "sha256-OoyQKuEzxNmrbNX5d3tzofH2Xvxi/T8bbe03So5CiuI=";
  };

  dontConfigure = true;