From 0e168b93fa1a865e7170d67b3bc2d6bf1639cf4b Mon Sep 17 00:00:00 2001 From: clan-bot Date: Tue, 27 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 c1dc20fef..79230582b 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 = "4b44892b476b32b1ca7d2f637da41562b8ed5456"; - sha256 = "15k7dp3m9dcvx75sm900xp70vss2pnx0ywjnpmqyqlmwpvzn663p"; + rev = "afa8d62d4873ff5675ff9902a4081584db6888b1"; + sha256 = "1qb0c70q1gc84nb7arpqrhblkplggfma6ymvpgwm6linjryzi66a"; }