From 58fafac958406c34041517be0c6f9dbefbce2cb0 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Tue, 13 May 2025 11:55:59 +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 d538b1e2a..be58c2b7d 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 = "f512f0a949a53ff08edbd701b8b045f80b1d6b75"; - sha256 = "0g4mz0xlya218dblkgjy37r4mj28dmd57ywj5qclii2sly4i6vzk"; + rev = "0f6e084640317bcceee1026084f75f13038d8ac5"; + sha256 = "0vn70idfscy5pich35wrflxja25p2pi8r5rcidrznl17hbxw1wn4"; }