From f301d014889f532938df6e0effd0e645912f16b5 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Sat, 17 May 2025 02:51:35 +0000 Subject: [PATCH] Update pinned clan-core for checks --- checks/clan-core-for-checks.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checks/clan-core-for-checks.nix b/checks/clan-core-for-checks.nix index 611b6546e..ccfd93463 100644 --- a/checks/clan-core-for-checks.nix +++ b/checks/clan-core-for-checks.nix @@ -1,6 +1,6 @@ { fetchgit }: fetchgit { url = "https://git.clan.lol/clan/clan-core.git"; - rev = "bd5c33041d17e13e5868a8a23e8d5dbd3a70ef1a"; - sha256 = "0x3rw87bvaxdd526mh3cb7l71zl5dmp77kggw579p1d6hhm27wi5"; + rev = "64a146400f98246288d8d3446b5504526a26addc"; + sha256 = "0rbjkkw9yavnb9hr45302lj0mbw4k3mlqp1phkdapxb1lkrln8fr"; }