From d1bae72630175a7b1a80f0d36bb0b3dfaa7308b0 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Mon, 19 May 2025 02:52:08 +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 e8805ba17..d0fc05769 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 = "b27d6bb29bf03733c111e95585d5e09f13063d4c"; - sha256 = "1036avwsr2vzws71cvg03vjly31q1brk56b9wzry5wq9mqnfgd2g"; + rev = "df611dd3db8a25f9ac1b7fc15548c72d7a3e9b3f"; + sha256 = "10wid9893g04w8jf79d588gga0y0iccgnmcfflsby84bf1w9qnmb"; }