Files
nextjs-python-web-template/pkgs/ui/nix/ui-assets.nix
ui-asset-bot 55f252af92
All checks were successful
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
update ui-assets.nix
2023-10-30 16:01:42 +00:00

6 lines
232 B
Nix

{ fetchzip }:
fetchzip {
url = "https://gitea.gchq.icu/api/packages/ui-asset-bot/generic/ui/0bv0b0pnz53y2k5xx2flqf12l5acwcvckgpjx1zs0x172acy1lcw/assets.tar.gz";
sha256 = "0bv0b0pnz53y2k5xx2flqf12l5acwcvckgpjx1zs0x172acy1lcw";
}