Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-26 12:06:35 +00:00
committed by GitHub
34 changed files with 571 additions and 104 deletions
+4
View File
@@ -400,6 +400,8 @@ let
inherit (pkgs) gsl;
};
h2 = callPackage ../development/ocaml-modules/h2 { };
hacl_x25519 = callPackage ../development/ocaml-modules/hacl_x25519 { };
herelib = callPackage ../development/ocaml-modules/herelib { };
@@ -412,6 +414,8 @@ let
hmap = callPackage ../development/ocaml-modules/hmap { };
hpack = callPackage ../development/ocaml-modules/hpack { };
hxd = callPackage ../development/ocaml-modules/hxd { };
imagelib = callPackage ../development/ocaml-modules/imagelib { };