From 2a138d3248d811f8da658e92e209583a54d23700 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Tue, 5 Aug 2025 08:53:28 +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 9584bd799..874fa6080 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 = "ba8a80eccf091fc7f99aef3895e31617d3813d20"; - sha256 = "189srg4mc5y3prapm8day0x0wpibbqc72hrnl61agsmiq7cfmbkd"; + rev = "77810b1d4fbcdca8c29eda787dbcb8931d1df8ff"; + sha256 = "1a5nczxdbp39rvzz239my3h8zjvmw1hrwirdf2fl3mz62aai5698"; }