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

7 lines
197 B
Nix

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