1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 01:00:30 +02:00

gnu: Remove python2-blessings.

* gnu/packages/terminals.scm (python2-blessings): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 23:14:48 -04:00
parent 59e5142d4f
commit 42e78fb0a1

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")