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

This commit is contained in:
ui-asset-bot 2023-11-13 13:31:33 +00:00
parent 8b60c68206
commit f55fcc1551

View File

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