Files
clan-core/checks/clan-core-for-checks.nix
2025-05-19 02:52:08 +00:00

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "df611dd3db8a25f9ac1b7fc15548c72d7a3e9b3f";
sha256 = "10wid9893g04w8jf79d588gga0y0iccgnmcfflsby84bf1w9qnmb";
}