mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-blessings.
* gnu/packages/terminals.scm (python2-blessings): Delete variable.
This commit is contained in:
parent
59e5142d4f
commit
42e78fb0a1
1 changed files with 0 additions and 3 deletions
|
@ -1091,9 +1091,6 @@ (define-public python-blessings
|
|||
than a terminal.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-blessings
|
||||
(package-with-python2 python-blessings))
|
||||
|
||||
(define-public python-curtsies
|
||||
(package
|
||||
(name "python-curtsies")
|
||||
|
|
Loading…
Reference in a new issue