diff --git a/checks/clan-core-for-checks.nix b/checks/clan-core-for-checks.nix index b006d49e8..d6af55c45 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 = "d0ebc75135b125fd509558c7680fa2459af91195"; - sha256 = "1k9wpy661dhwas7z05jkn8157pgmr408dn67zd9px9iphmrf7bry"; + rev = "ed596a57f050cc99dae3363c5d576a0e752ecd49"; + sha256 = "1qncw2fp9iw73av9qxrpfpx495v0wx32pmsgy65hn3xwjrgkal8v"; }