8 lines
213 B
Nix
8 lines
213 B
Nix
|
{fetchgit}:
|
||
|
fetchgit {
|
||
|
url = "https://git.chir.rs/darkkirb/lotte-art";
|
||
|
rev = "5cab735c140d0fb47930db75416138d93c219e7b";
|
||
|
sha256 = "1i0rj25vlycy8rhk8kpz9129h645z0aalwbmfd350j5hpdx0kw65";
|
||
|
fetchLFS = true;
|
||
|
}
|