mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: Remove python2-ccm.
* gnu/packages/databases.scm (python2-ccm): Delete variable.
This commit is contained in:
parent
80963d9b0f
commit
f503181ffb
1 changed files with 0 additions and 3 deletions
|
@ -3311,9 +3311,6 @@ (define-public python-ccm
|
|||
on localhost.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-ccm
|
||||
(package-with-python2 python-ccm))
|
||||
|
||||
(define-public python2-pysqlite
|
||||
(package
|
||||
(name "python2-pysqlite")
|
||||
|
|
Loading…
Reference in a new issue