Compare commits

..

3 Commits

Author SHA1 Message Date
d6a8c38706 Merge branch 'main' into Luis-main
All checks were successful
checks-impure / test (pull_request) Successful in 1m19s
checks / test (pull_request) Successful in 11m1s
2023-11-08 21:47:46 +01:00
ed18ad7d4d Fix forgetting to delete api folder in UI
All checks were successful
checks-impure / test (pull_request) Successful in 24s
checks / test (pull_request) Successful in 2m10s
2023-11-03 22:44:44 +01:00
a1b3e1b5cd README: Fixed missing direnv install step 2023-11-01 16:02:28 +01:00

View File

@@ -1,5 +1,5 @@
{ fetchzip }:
fetchzip {
url = "https://gitea.gchq.icu/api/packages/ui-asset-bot/generic/Luis-nextjs-python-web-template/0wq3lxsnsr9jcjqfhmxvjzxr4zz46aimwj1m23n7zzc835b47d70/assets.tar.gz";
sha256 = "0wq3lxsnsr9jcjqfhmxvjzxr4zz46aimwj1m23n7zzc835b47d70";
url = "https://gitea.gchq.icu/api/packages/ui-asset-bot/generic/Luis-nextjs-python-web-template/0490isam16py7apig295ji99fjblm44m80b68dv5fbpj3xnvx113/assets.tar.gz";
sha256 = "0490isam16py7apig295ji99fjblm44m80b68dv5fbpj3xnvx113";
}