nix-packages/art/source.nix

8 lines
213 B
Nix
Raw Normal View History

2022-06-22 12:25:02 +00:00
{fetchgit}:
fetchgit {
url = "https://git.chir.rs/darkkirb/lotte-art";
2022-07-15 19:42:34 +00:00
rev = "3310f3db58562548ab756371537c289287680c2e";
sha256 = "1wqzaiwnzxm2scfdzpmp3wwdsxlfyiy7p5b88iii2s32h57hdslk";
2022-06-22 12:25:02 +00:00
fetchLFS = true;
}