ocamlPackages_latest.phylogenetics: init at unstable-2019-11-15

This commit is contained in:
Ben Darwin
2019-12-02 11:20:38 -05:00
parent 13f55534cb
commit 3fa5a19cf8
2 changed files with 30 additions and 0 deletions

View File

@@ -629,6 +629,8 @@ let
pgsolver = callPackage ../development/ocaml-modules/pgsolver { };
phylogenetics = callPackage ../development/ocaml-modules/phylogenetics { };
piqi = callPackage ../development/ocaml-modules/piqi {
base64 = base64_2;
};