mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: python2-nbxmpp: Remove package.
* gnu/packages/messaging.scm (python2-nbxmpp): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
f72d345e44
commit
84950c0d06
1 changed files with 0 additions and 3 deletions
|
@ -1017,9 +1017,6 @@ (define-public python-nbxmpp
|
|||
(home-page "https://dev.gajim.org/gajim/python-nbxmpp")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python2-nbxmpp
|
||||
(package-with-python2 python-nbxmpp))
|
||||
|
||||
(define-public gajim
|
||||
(package
|
||||
(name "gajim")
|
||||
|
|
Loading…
Reference in a new issue