Files
service-aware-frontend/pkgs/ui/nix/ui-assets.nix
ui-asset-bot b978aabdd6
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
update ui-assets.nix
2024-01-24 22:42:32 +00:00

6 lines
249 B
Nix

{ fetchzip }:
fetchzip {
url = "https://gitea.gchq.icu/api/packages/IoSL/generic/IoSL-service-aware-frontend/1qs2jv3jvphjn15klq8pykald7db19jaswdql386yhfx6z3bi8j9/assets.tar.gz";
sha256 = "1qs2jv3jvphjn15klq8pykald7db19jaswdql386yhfx6z3bi8j9";
}