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 08:59:15 +00:00
parent 4075b355f3
commit 1adcf6980b

View File

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