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-19 11:10:43 +00:00
parent 12d742f95f
commit 9d99f93b37

View File

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