Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-26 18:14:28 +00:00
committed by GitHub
28 changed files with 370 additions and 130 deletions
+4
View File
@@ -579,6 +579,8 @@ let
lens = callPackage ../development/ocaml-modules/lens { };
letsencrypt = callPackage ../development/ocaml-modules/letsencrypt { };
linenoise = callPackage ../development/ocaml-modules/linenoise { };
llvm = callPackage ../development/ocaml-modules/llvm {
@@ -941,6 +943,8 @@ let
ounit2 = callPackage ../development/ocaml-modules/ounit2 { };
paf = callPackage ../development/ocaml-modules/paf { };
parse-argv = callPackage ../development/ocaml-modules/parse-argv { };
path_glob = callPackage ../development/ocaml-modules/path_glob { };