update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped

This commit is contained in:
ui-asset-bot 2023-10-03 13:05:51 +00:00
parent 7d114dee54
commit 986008cef7

View File

@ -1,5 +1,5 @@
{ fetchzip }:
fetchzip {
url = "https://git.clan.lol/api/packages/clan/generic/ui/113xb8jl0ivhyazazy9c1qgmxy41rq1d382qzszbjrf0nv3qcys8/assets.tar.gz";
sha256 = "113xb8jl0ivhyazazy9c1qgmxy41rq1d382qzszbjrf0nv3qcys8";
url = "https://git.clan.lol/api/packages/clan/generic/ui/0l0hjjpvqyfiz5jk1yrqdhi50jc79v02fhdi7p7s39v1nfxzh3yn/assets.tar.gz";
sha256 = "0l0hjjpvqyfiz5jk1yrqdhi50jc79v02fhdi7p7s39v1nfxzh3yn";
}