pythonPackages.python-baseconv: init at 1.2.2

This commit is contained in:
Rakesh Gupta
2020-04-08 10:49:38 -07:00
committed by Jon
parent b9b8388e4a
commit 9449ee6c01
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -923,6 +923,8 @@ in {
mpi = pkgs.openmpi;
};
python-baseconv = callPackage ../development/python-modules/python-baseconv { };
pycognito = callPackage ../development/python-modules/pycognito { };
python-mpv-jsonipc = callPackage ../development/python-modules/python-mpv-jsonipc { };