Files
clan-core/checks/clan-core-for-checks.nix
2025-05-13 09:10:09 +00:00

7 lines
197 B
Nix

{ fetchgit }:
fetchgit {
url = "https://git.clan.lol/clan/clan-core.git";
rev = "0989bbca36188a4ac78144aec819dfb231e8bede";
sha256 = "1lmz97pjmp7cf7b1zrz4i0x210qgi41np9600idfj4202hp2pz6y";
}