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

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "273c83ec2753c1b14f4031cf9d2bd6f6afb67b16";
sha256 = "0yazm46mr4vav0n7xmlichbgy33ws3x1yg1qzplbd21ysfmjn951";
}