generated from Luis/nextjs-python-web-template
6 lines
249 B
Nix
6 lines
249 B
Nix
{ fetchzip }:
|
|
fetchzip {
|
|
url = "https://gitea.gchq.icu/api/packages/IoSL/generic/IoSL-service-aware-frontend/1ybw49aj4l2xrvrsd6crhaj7rdqrl8yrx6ypg2hbiw47f9kjqa6i/assets.tar.gz";
|
|
sha256 = "1ybw49aj4l2xrvrsd6crhaj7rdqrl8yrx6ypg2hbiw47f9kjqa6i";
|
|
}
|