Files
clan-core/checks/clan-core-for-checks.nix
2025-06-02 16:16:17 +02:00

7 lines
196 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "13a9b1719835ef4510e4adb6941ddfe9a91d41cb";
sha256 = "sha256-8zlAW+iWKrxxozSNEZAVlDPOMLzetd46RL1GLnAvvjg=";
}