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-08-20 07:21:45 +00:00
rev = "28da5b860c7d604aee5889ede4ee7985b4386ba5";
sha256 = "113wdw922n43q3y6p55mih2nnqsjz2asy7rmz1ak2fgd8pfd7yl1";
2022-06-22 12:25:02 +00:00
fetchLFS = true;
}