pythonPackages.graphitepager: drop

This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
This commit is contained in:
Lancelot SIX
2020-03-22 22:47:53 -07:00
committed by Jon
parent 37ffa6ea51
commit 0e6e3ddb2d
2 changed files with 0 additions and 34 deletions
-2
View File
@@ -6411,8 +6411,6 @@ in {
influxgraph = callPackage ../development/python-modules/influxgraph { };
graphitepager = callPackage ../development/python-modules/graphitepager { };
pyspotify = callPackage ../development/python-modules/pyspotify { };
pykka = callPackage ../development/python-modules/pykka { };