pythonPackages.hdmedians: init at 0.13
This commit is contained in:
committed by
Frederik Rietdijk
parent
1a7682deb2
commit
aaa1af9bde
@@ -364,6 +364,8 @@ in {
|
||||
|
||||
histbook = callPackage ../development/python-modules/histbook { };
|
||||
|
||||
hdmedians = callPackage ../development/python-modules/hdmedians { };
|
||||
|
||||
httpsig = callPackage ../development/python-modules/httpsig { };
|
||||
|
||||
i3ipc = callPackage ../development/python-modules/i3ipc { };
|
||||
@@ -561,7 +563,7 @@ in {
|
||||
slurm = pkgs.slurm;
|
||||
};
|
||||
|
||||
pystache = callPackage ../development/python-modules/pystache { };
|
||||
pystache = callPackage ../development/python-modules/pystache { };
|
||||
|
||||
pytest-tornado = callPackage ../development/python-modules/pytest-tornado { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user