mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: Remove python2-pastel.
* gnu/packages/graphics.scm (python2-pastel): Delete variable.
This commit is contained in:
parent
de39a426bd
commit
4e9bacaaf3
1 changed files with 0 additions and 3 deletions
|
@ -1593,9 +1593,6 @@ (define-public python-pastel
|
|||
your terminal.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pastel
|
||||
(package-with-python2 python-pastel))
|
||||
|
||||
(define-public fgallery
|
||||
(package
|
||||
(name "fgallery")
|
||||
|
|
Loading…
Reference in a new issue