me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-blessings.

* gnu/packages/terminals.scm (python2-blessings): Delete variable.
Maxim Cournoyer 2022-04-29 23:14:48 -04:00
parent 59e5142d4f
commit 42e78fb0a1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1091,9 +1091,6 @@ avoids styling altogether when the output is redirected to something other
than a terminal.")
(license license:expat)))
(define-public python2-blessings
(package-with-python2 python-blessings))
(define-public python-curtsies
(package
(name "python-curtsies")