From bcb7a1aa60e7a1060d766b5fdb2fb9a2496a1e7d Mon Sep 17 00:00:00 2001 From: clan-bot Date: Wed, 6 Aug 2025 02:51:47 +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 874fa6080..75942bd34 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 = "77810b1d4fbcdca8c29eda787dbcb8931d1df8ff"; - sha256 = "1a5nczxdbp39rvzz239my3h8zjvmw1hrwirdf2fl3mz62aai5698"; + rev = "273c83ec2753c1b14f4031cf9d2bd6f6afb67b16"; + sha256 = "0yazm46mr4vav0n7xmlichbgy33ws3x1yg1qzplbd21ysfmjn951"; }