Files
clan-core/checks/clan-core-for-checks.nix
2025-08-09 02:51:46 +00:00

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "ed596a57f050cc99dae3363c5d576a0e752ecd49";
sha256 = "1qncw2fp9iw73av9qxrpfpx495v0wx32pmsgy65hn3xwjrgkal8v";
}