From a3cb5f5159dd9163b182a1919f93762ebd6c2a40 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Fri, 30 May 2025 02:51:24 +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 79230582b..3fed60f76 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 = "afa8d62d4873ff5675ff9902a4081584db6888b1"; - sha256 = "1qb0c70q1gc84nb7arpqrhblkplggfma6ymvpgwm6linjryzi66a"; + rev = "e45e994b8388214a234c3d5ef173640c576f2dd3"; + sha256 = "1wyl9ngjrks88r1gynzwxsnzrqslwgibznccylzl6545j33dxv9j"; }