mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 13:17:10 -05:00
gnu: python2-sadisplay: Remove package.
* gnu/packages/databases.scm (python2-sadisplay): Delete variable.
This commit is contained in:
parent
f6d8ea4675
commit
9130a382b9
1 changed files with 0 additions and 3 deletions
|
@ -3486,9 +3486,6 @@ (define-public python-sadisplay
|
|||
database).")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-sadisplay
|
||||
(package-with-python2 python-sadisplay))
|
||||
|
||||
(define-public yoyo-migrations
|
||||
(package
|
||||
(name "yoyo-migrations")
|
||||
|
|
Loading…
Reference in a new issue