7 lines
197 B
Nix
7 lines
197 B
Nix
{ fetchgit }:
|
|
fetchgit {
|
|
url = "https://git.clan.lol/clan/clan-core.git";
|
|
rev = "ed596a57f050cc99dae3363c5d576a0e752ecd49";
|
|
sha256 = "1qncw2fp9iw73av9qxrpfpx495v0wx32pmsgy65hn3xwjrgkal8v";
|
|
}
|