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