This repository has been archived on 2024-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
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-06-24 08:31:53 +00:00
rev = "5cab735c140d0fb47930db75416138d93c219e7b";
sha256 = "1i0rj25vlycy8rhk8kpz9129h645z0aalwbmfd350j5hpdx0kw65";
2022-06-22 12:25:02 +00:00
fetchLFS = true;
}