7 lines
121 B
Nix
7 lines
121 B
Nix
{fetchgit}:
|
|
fetchgit {
|
|
url = "https://git.chir.rs/darkkirb/lotte-art";
|
|
rev = "";
|
|
sha256 = "";
|
|
fetchLFS = true;
|
|
}
|