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

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "1523ac18c9c575d32033dcf1e769fccc324f248e";
sha256 = "0nxhw5s9lva4g1rgx6pgczh3vxrskmmlxay48wvn2pnkrlvhr9j8";
}