Commit 65050f03 authored by R. RyanTM's avatar R. RyanTM
Browse files

ananicy-rules-cachyos: 0-unstable-2024-06-19 -> 0-unstable-2024-06-22

parent c8201d6e
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-2024-06-19";
  version = "0-unstable-2024-06-22";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "167915d1c6e4f46932a9857b1a4aeb3e813a8538";
    hash = "sha256-hIrjc80DuuENLbD5MxAku6aY05kdfXWLPSCSssadmr8=";
    rev = "049badd3263ed2af20c9e98b062f8c31cf74cec6";
    hash = "sha256-KEFXCaLZL3D7ue4W+MqODg/F633sU8JzDMKM2ebUoD8=";
  };

  dontConfigure = true;