From beaacf81c64d9b04fb1c9800ac639ffe837fc805 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Sun, 10 Aug 2025 02:51:46 +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 d6af55c45..c994ef127 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 = "ed596a57f050cc99dae3363c5d576a0e752ecd49"; - sha256 = "1qncw2fp9iw73av9qxrpfpx495v0wx32pmsgy65hn3xwjrgkal8v"; + rev = "9becd4e0c4fac4858ff2d18656223546be035f3f"; + sha256 = "1rgwm8cmvjv7lv9aajg3mh3mkj63i1x3ki87xkq0x8sdhjraf4cg"; }