From 3841b8ea8c60af780f93b7cb257178ab6bc62fdd Mon Sep 17 00:00:00 2001 From: clan-bot Date: Fri, 16 May 2025 02:51:34 +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 a88062a60..611b6546e 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 = "ebb9da663abf79a33174524bc95dc9f91cd0e2c8"; - sha256 = "08hkyybfrlcgnxdqg954h55fa3hvjqlcrf46k5dws2c53kycm0r6"; + rev = "bd5c33041d17e13e5868a8a23e8d5dbd3a70ef1a"; + sha256 = "0x3rw87bvaxdd526mh3cb7l71zl5dmp77kggw579p1d6hhm27wi5"; }