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 @@ of xmpppy.")
|
|||
(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")
|
||||
|
|
Reference in a new issue