svn path=/nixpkgs/branches/modular-python/; revision=26568
This commit is contained in:
parent
60c787522f
commit
db2b2413db
@ -13,8 +13,6 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
#installCommand = "python setup.py install --prefix=\"\$prefix\"";
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A tool to find out the processes doing the most IO";
|
description = "A tool to find out the processes doing the most IO";
|
||||||
maintainers = [ stdenv.lib.maintainers.raskin ];
|
maintainers = [ stdenv.lib.maintainers.raskin ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user