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

ananicy-rules-cachyos: 0-unstable-2026-03-05 -> 0-unstable-2026-03-21 (#502265)

parents 149ea1d0 b9a6907b
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-2026-03-05";
  version = "0-unstable-2026-03-21";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "c85891564f1c600042cefc38a20b3aa448786e7d";
    hash = "sha256-0GEZroVztjSDIhLuW4XX8IQ+QwzENOkk44w8Dm5zw/o=";
    rev = "a0305dc2070306a1af52aad9b03096a51f4147e8";
    hash = "sha256-WAbJATvx5dWfpB0PYVVlRCVEygDzUU+qeOmhzRKA8GY=";
  };

  dontConfigure = true;