From 57eec8edb4c033b582d98a6113c011ec05f69a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 30 Jul 2025 20:11:36 +0200 Subject: [PATCH] bump 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 12aa373aa..9584bd799 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 = "eea93ea22c9818da67e148ba586277bab9e73cea"; - sha256 = "sha256-PV0Z+97QuxQbkYSVuNIJwUNXMbHZG/vhsA9M4cDTCOE="; + rev = "ba8a80eccf091fc7f99aef3895e31617d3813d20"; + sha256 = "189srg4mc5y3prapm8day0x0wpibbqc72hrnl61agsmiq7cfmbkd"; }