From d968b647ae82f94322dd244bee58de7927783760 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Tue, 13 May 2025 09:10:09 +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 10da498ab..1ee2d472a 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 = "1e8b9def2a021877342491ca1f4c45533a580759"; - sha256 = "0f12vwr1abwa1iwjbb5z5xx8jlh80d9njwdm6iaw1z1h2m76xgzc"; + rev = "0989bbca36188a4ac78144aec819dfb231e8bede"; + sha256 = "1lmz97pjmp7cf7b1zrz4i0x210qgi41np9600idfj4202hp2pz6y"; }