mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: Remove python2-glances variant.
* gnu/packages/python-xyz.scm (python2-glances): Remove variable.
This commit is contained in:
parent
b8e777efcf
commit
16b8503f55
1 changed files with 0 additions and 3 deletions
|
@ -11989,9 +11989,6 @@ Glances uses the PsUtil library to get information from your system. It
|
|||
monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
|
||||
(license license:lgpl3+)))
|
||||
|
||||
(define-public python2-glances
|
||||
(package-with-python2 python-glances))
|
||||
|
||||
(define-public python-graphql-core
|
||||
(package
|
||||
(name "python-graphql-core")
|
||||
|
|
Loading…
Reference in a new issue