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

ananicy-rules-cachyos: 0-unstable-2025-08-06 -> 0-unstable-2025-08-09

parent 3b0feaf8
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-08-06";
  version = "0-unstable-2025-08-09";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "80576999c92af3eb88ea2008d4a18d29393ed579";
    hash = "sha256-SdxOgm7purRxIU16RFuSgUzKIgi+7gJ2hJuCDVCjd54=";
    rev = "d929c14e7a15f69085bce6bca84af05a0fb3ff45";
    hash = "sha256-nM/6+IzeZpiUKBTWc2kZUxp9vuhMtzHc9A/xYaMkmVQ=";
  };

  dontConfigure = true;