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

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "9cad07473252d3272c359f4b12b766c6bd7534aa";
sha256 = "0wn6v6g9kg505vahx0qz3w9mh8wiwcdgs4fmb8qhzxbmrqdhp3kl";
}