ocamlPackages.letsencrypt: init at 0.2.4

This commit is contained in:
sternenseemann
2021-04-26 15:23:08 +02:00
committed by Vincent Laporte
parent a7d20d409d
commit 6c95bce8b6
2 changed files with 86 additions and 0 deletions
+2
View File
@@ -580,6 +580,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 {