gnu: Remove python2-notmuch.
* gnu/packages/mail.scm (python2-notmuch): Delete variable.
This commit is contained in:
parent
7acc199005
commit
e0c152e4a2
1 changed files with 0 additions and 3 deletions
|
@ -1482,9 +1482,6 @@ useful for email address completion.")
|
|||
and search library.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python2-notmuch
|
||||
(package-with-python2 python-notmuch))
|
||||
|
||||
(define-public python-notmuch2
|
||||
(package
|
||||
(inherit python-notmuch)
|
||||
|
|
Reference in a new issue