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:
2024-01-24 22:42:32 +00:00
parent 357568ebcb
commit b978aabdd6

View File

@@ -1,5 +1,5 @@
{ fetchzip }:
fetchzip {
url = "https://git.tu-berlin.de/api/v4/projects/internet-of-services-lab%2Fservice-aware-network-front-end/packages/generic/ui-assets/1.0.0/ui-assets.tar.gz";
sha256 = "1npc1f4pa2d0q16bdygbclnx0c2lsi4j1w8r708xc35s1lvn1a4y";
url = "https://gitea.gchq.icu/api/packages/IoSL/generic/IoSL-service-aware-frontend/1qs2jv3jvphjn15klq8pykald7db19jaswdql386yhfx6z3bi8j9/assets.tar.gz";
sha256 = "1qs2jv3jvphjn15klq8pykald7db19jaswdql386yhfx6z3bi8j9";
}