11 python3.pkgs.buildPythonApplication {
13 inherit pname version;
14 format = "setuptools";
17 inherit pname version;
18 hash = "sha256-SnU42LoIql15BV+z4LI5PAvW19FqSrD83vAu8fEKQ/o=";
23 propagatedBuildInputs = with python3.pkgs; [
30 description = "Monitoring tool based on radon";
31 homepage = "https://github.com/rubik/xenon";
32 license = licenses.mit;
33 maintainers = with maintainers; [ jfvillablanca ];
34 mainProgram = "xenon";