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

Merge pull request #142 from mirage/prepare-v1.1.3

Prepare v1.1.3

authored by dinosaure.tngl.sh and committed by

GitHub e2d57a2f 035c6bbe

+7 -1
+7 -1
vendor/opam/digestif/CHANGES.md
··· 1 - ### Pending 2 3 - Support MSVC compiler (@jonahbeckford, #137) 4 5 ### v1.1.2 2022-04-08 Paris (France) 6
··· 1 + ### v1.1.3 2022-10-20 Paris (France) 2 3 - Support MSVC compiler (@jonahbeckford, #137) 4 + - Fix CI on Windows (`test_conv.ml` requires `/dev/urandom`) (@dinosaure, #138) 5 + - Fix threads support (@dinosaure, #140) 6 + - Delete the META trick needed for MirageOS 3 when we install `digestif` (@dinosaure, #141) 7 + This version of `digestif` breaks the compatibility with MirageOS 3 8 + and `ocaml-freestanding`. This PR should unlock the ability to 9 + use `dune-cache`. 10 11 ### v1.1.2 2022-04-08 Paris (France) 12