From 587a4525f20e5303ab8ca8d94c4b509b46831cd5 Mon Sep 17 00:00:00 2001 From: clan-bot Date: Wed, 14 May 2025 02:51:37 +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 be58c2b7d..d892400d2 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 = "0f6e084640317bcceee1026084f75f13038d8ac5"; - sha256 = "0vn70idfscy5pich35wrflxja25p2pi8r5rcidrznl17hbxw1wn4"; + rev = "0e50e47f16c3ae9283e42947625ccf12ac8f53c0"; + sha256 = "1gc10mw83qy6305aak4l44cyqc2riq92r1r84aw7yf6djaim4y6i"; }