The unpac monorepo manager self-hosting as a monorepo using unpac

Record vendored packages in config

+4
+4
unpac.toml
··· 172 172 [[opam.vendored]] 173 173 name = "base64" 174 174 url = "https://github.com/mirage/ocaml-base64.git" 175 + 176 + [[opam.vendored]] 177 + name = "astring" 178 + url = "http://erratique.ch/repos/astring.git"