Unverified Commit 25426058 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

Merge pull request #318098 from r-ryantm/auto-update/ananicy-rules-cachyos

ananicy-rules-cachyos: 0-unstable-2024-05-28 -> 0-unstable-2024-06-07
parents 95082043 98ab6d76
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-05-28";
  version = "0-unstable-2024-06-07";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "5718579addbd733a4ab190fb9355a78e8b19b0b4";
    hash = "sha256-SD15wFUWryL3sRBbREr94A8oKf8KXVBaiI2bmWxbMx4=";
    rev = "38b3e8c12801df68ba15c2d96ee96d7d2362b576";
    hash = "sha256-yVKzkASMzJDmgzS0CxEFky2Y4Bs4vlbRJgUI+uG3muY=";
  };

  dontConfigure = true;