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

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

ananicy-rules-cachyos: unstable-2024-05-04 -> 0-unstable-2024-05-10
parents 167594dc d8bedb1e
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 = "unstable-2024-05-04";
  version = "0-unstable-2024-05-10";

  src = fetchFromGitHub {
    owner = "CachyOS";
    repo = "ananicy-rules";
    rev = "5276c6dd11966dcf6f9588c6148949837abb8200";
    hash = "sha256-we2kdQb5rSJldP0HxBLAR5czTc3aayWElp5vAfmQ4ag=";
    rev = "1826cf45201770e20fea2e7bebfc2a5001074703";
    hash = "sha256-9Uth0OvV5NXHZxOCQDMmb0VdXpi8dSMdN9StnJa8n90=";
  };

  dontConfigure = true;