Commit c6b7dd54 authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

ananicy-rules-cachyos: 0-unstable-2025-03-13 -> 0-unstable-2025-03-19

parent 9d0fb358
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-03-13";
  version = "0-unstable-2025-03-19";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "8d62f1554af7ef21d54afc1c3b8b5d31349f7a30";
    hash = "sha256-vdDpoPFcVPDqykJIOHYPyFAWtRKSP6NJ2MNn8Hcislc=";
    rev = "99693d533a238c19915057f9cd5e541e6dbf57d9";
    hash = "sha256-dTGfOw2Cj4q3AiQswcyl9bWUw1qInyqap43r4j+qS1Y=";
  };

  dontConfigure = true;