ocamlPackages.mirage-bootvar-xen: init at 0.8.0

This commit is contained in:
sternenseemann
2021-04-25 13:15:10 +02:00
parent 2fe8239172
commit 4f7a6610f7
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -675,6 +675,8 @@ let
mirage-bootvar-unix = callPackage ../development/ocaml-modules/mirage-bootvar-unix { };
mirage-bootvar-xen = callPackage ../development/ocaml-modules/mirage-bootvar-xen { };
mirage-channel = callPackage ../development/ocaml-modules/mirage-channel { };
mirage-clock = callPackage ../development/ocaml-modules/mirage-clock { };