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-08 15:24:32 +00:00
parent ded13b2da5
commit 2874cf3bdb

View File

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