Files
clan-core/checks/clan-core-for-checks.nix
2025-05-13 11:55:59 +00:00

7 lines
197 B
Nix

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