Commit 8dadf061 authored by R. RyanTM's avatar R. RyanTM
Browse files

ananicy-rules-cachyos: 0-unstable-2024-12-17 -> 0-unstable-2024-12-27

parent 9e09ce2d
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-12-17";
  version = "0-unstable-2024-12-27";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "c942e9a4a606a27fda4aff5754dd2e397ea5d310";
    hash = "sha256-4qbvXaGh6zcTwn2dKbVZSfbroBQ9xh02FCq/0t/8sjY=";
    rev = "8e8452c210f005e409f6b1eddbb2907e8db0a6d3";
    hash = "sha256-73MltJrKlTvj+ijjhbNQsxGl05KGx+jioSrFGA6IdxE=";
  };

  dontConfigure = true;