pythonPackages.mergedeep: init at 1.3.0

This commit is contained in:
Robert Scott
2020-09-02 15:07:05 -07:00
committed by Jon
parent ce47cdbeaf
commit 4e94600604
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -3593,6 +3593,8 @@ in {
mercurial = disabledIf (!isPy3k) (toPythonModule (pkgs.mercurial.override { python3Packages = self; }));
mergedeep = callPackage ../development/python-modules/mergedeep { };
merkletools = callPackage ../development/python-modules/merkletools { };
mesa = callPackage ../development/python-modules/mesa { };