From c6ba82cfab27131e1bb6f08c21ca27749fbe9900 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Sat, 31 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 3fed60f76..348136ee4 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 = "e45e994b8388214a234c3d5ef173640c576f2dd3"; - sha256 = "1wyl9ngjrks88r1gynzwxsnzrqslwgibznccylzl6545j33dxv9j"; + rev = "1523ac18c9c575d32033dcf1e769fccc324f248e"; + sha256 = "0nxhw5s9lva4g1rgx6pgczh3vxrskmmlxay48wvn2pnkrlvhr9j8"; }