Files
clan-core/checks/clan-core-for-checks.nix
2025-05-16 02:51:34 +00:00

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "bd5c33041d17e13e5868a8a23e8d5dbd3a70ef1a";
sha256 = "0x3rw87bvaxdd526mh3cb7l71zl5dmp77kggw579p1d6hhm27wi5";
}