From 2bf33ea29517f435ca25d3f010b9c9d86145cda5 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Sat, 24 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 ac4b1475b..c41b5f10b 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 = "d4e5a5ef8be55904785f401d4540d07de061c314"; - sha256 = "14hlkgkd3a6zz3srw97ksgmdsymdvfz5qm4izazvr6152w5h459h"; + rev = "e5ba0489c4a7d0aaa87ff49fcbf725ca4eb54577"; + sha256 = "1qf7djb3crr3nndh13slsmzacnjkicl9g2xgqpagd3mw7wn3nbkf"; }