Commit 477bae53 authored by R. RyanTM's avatar R. RyanTM
Browse files

ananicy-rules-cachyos: 0-unstable-2025-11-23 -> 0-unstable-2025-11-29

parent 79a7cb8e
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-11-23";
  version = "0-unstable-2025-11-29";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "f40a84ed2a104e46fc48ed9820f91b0542328732";
    hash = "sha256-yU4rKkynKILsEgxJbNGAXIzp5U8J4WILQzJ3WJ2Q2dg=";
    rev = "e1c45b0e0dcc50065913f6953466f1eef1028440";
    hash = "sha256-BICDRJfewohoSHNq1DPjZ7b69S4FxPeSLotp5JeSBrQ=";
  };

  dontConfigure = true;