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-11 14:30:55 +00:00
parent 4ed42540ba
commit 3a2c407ae0

View File

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