7 lines
197 B
Nix
7 lines
197 B
Nix
{ fetchgit }:
|
|
fetchgit {
|
|
url = "https://git.clan.lol/clan/clan-core.git";
|
|
rev = "9cad07473252d3272c359f4b12b766c6bd7534aa";
|
|
sha256 = "0wn6v6g9kg505vahx0qz3w9mh8wiwcdgs4fmb8qhzxbmrqdhp3kl";
|
|
}
|