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