From a9a1d3fa7c55d5fa32e537b0c4b2fee793e0f4e8 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Mon, 26 May 2025 02:51:22 +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 9ff732511..c1dc20fef 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 = "5f10f5712ea5de857e5846efcde7c5730ac721eb"; - sha256 = "1kxrshaj599g9zyhag5bwc443w27f1zdakmi9kxw2mdrcmq1n5n4"; + rev = "4b44892b476b32b1ca7d2f637da41562b8ed5456"; + sha256 = "15k7dp3m9dcvx75sm900xp70vss2pnx0ywjnpmqyqlmwpvzn663p"; }