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-09-27 13:20:43 +00:00
parent 36b37f6fdd
commit 5b1c5eaef0

View File

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