glances: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-21 00:00:59 +01:00
parent 9d47b3ddc0
commit f54ac06752

View File

@@ -1,4 +1,4 @@
{ stdenv, buildPythonApplication, fetchFromGitHub, fetchpatch, isPyPy, lib
{ stdenv, buildPythonApplication, fetchFromGitHub, isPyPy, lib
, future, psutil, setuptools
# Optional dependencies:
, bottle, pysnmp