Compare commits

...

2 commits

Author SHA1 Message Date
07821cbe87 Merge pull request 'Pin builder' (#2) from pin-builder into main
Reviewed-on: https://git.robur.coop///robur/unikernel-repo/pulls/2
2024-08-29 08:32:35 +00:00
201c82e837 Pin builder
Due to builder now depending on versions that will make builder-web
break...
2024-08-29 10:30:59 +02:00

View file

@ -44,5 +44,5 @@ on the local file system or upload them to a remote server via http.
See https://builds.robur.coop for the live web frontend (builder-web).
"""
url {
src: "git+https://github.com/robur-coop/builder.git"
src: "git+https://github.com/robur-coop/builder.git#6a2682c26259ebe8a05c671ce526d1e23c76f7ea"
}