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"; }