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