update ui-assets.nix
All checks were successful
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped

This commit is contained in:
ui-asset-bot 2023-11-04 13:58:39 +00:00
parent 462535a808
commit 651056739a

View File

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