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

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "4b44892b476b32b1ca7d2f637da41562b8ed5456";
sha256 = "15k7dp3m9dcvx75sm900xp70vss2pnx0ywjnpmqyqlmwpvzn663p";
}