From 698e982535347cf5d0306a62c8b3cb5693e0944d Mon Sep 17 00:00:00 2001 From: clan-bot Date: Thu, 22 May 2025 02:51:23 +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 e6dc9627e..d1cd81fba 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 = "4eac7ad86d817087e7f30627b4a8ff2e9df45e04"; - sha256 = "014jw4dflywbdk1kmv5a6jkd3fnqqav69yvahf2i1gdzdhxaqni6"; + rev = "843e1b24be6ff9a7015e67b3291216c08f628d3e"; + sha256 = "1bfm3n9r9k8prbwsh0yzp421y4ahblv407gqihwvcpiqsx6s3b9b"; }