From d880634d221ddcd0eaf621ca894f031b103fe56a Mon Sep 17 00:00:00 2001 From: clan-bot Date: Tue, 20 May 2025 02:52:07 +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 d0fc05769..f43f0b0ed 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 = "df611dd3db8a25f9ac1b7fc15548c72d7a3e9b3f"; - sha256 = "10wid9893g04w8jf79d588gga0y0iccgnmcfflsby84bf1w9qnmb"; + rev = "dc4aae643a4cf2a7911fbdf05ea0ab2bbb6679c2"; + sha256 = "1ld1ailal8wm7f2rikmfwfajjglwzcdppm8hvrag1gsm2k9gvjbm"; }