pythonPackages.gprof2dot: remove linux platform restriction
appears to work on darwin
This commit is contained in:
@@ -17,7 +17,6 @@ buildPythonApplication {
|
||||
homepage = https://github.com/jrfonseca/gprof2dot;
|
||||
description = "Python script to convert the output from many profilers into a dot graph";
|
||||
license = licenses.lgpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.pmiddend ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user