Merge staging-next into staging
This commit is contained in:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user