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-11-18 09:43:34 +00:00
parent 584bcc5334
commit ee9d7fe6cb

View File

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