me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-cliapp.

* gnu/packages/python-xyz.scm (python2-cliapp): Delete variable.
Maxim Cournoyer 2022-04-29 17:43:41 -04:00
parent d09044194d
commit 77d25a62f2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -20033,9 +20033,6 @@ JSON) codec.")
as parsing the command line for options, and iterating over input files.")
(license license:gpl2+)))
(define-public python2-cliapp
(package-with-python2 python-cliapp))
(define-public python-ttystatus
(package
(name "python-ttystatus")