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-07-11 07:10:33 +00:00
rev = "980fedd7acfe1ddd362a3387ea24fe7d1d2f2653";
sha256 = "16b37ap1vm0i9k3q7r5pkxf5hrakfyrdzxsrpx630kv5z9ha18iv";
2022-06-22 12:25:02 +00:00
fetchLFS = true;
}