mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: go-github-com-emersion-go-pgpmail: Enable tests.
* gnu/packages/golang-crypto.scm (go-github-com-emersion-go-pgpmail): Enable tests. Change-Id: I3317c27e942e2f5f52a25354b53b7d8cb8c252b0
This commit is contained in:
parent
64aedb5576
commit
9e79d8dc5a
1 changed files with 1 additions and 3 deletions
|
@ -539,9 +539,7 @@ (define-public go-github-com-emersion-go-pgpmail
|
|||
(base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list ;; tests don't support our version of protonmail/go-crypto; see
|
||||
;; <https://github.com/emersion/go-pgpmail/issues/12>
|
||||
#:tests? #f
|
||||
(list
|
||||
#:import-path "github.com/emersion/go-pgpmail"))
|
||||
(propagated-inputs
|
||||
(list go-github-com-emersion-go-message
|
||||
|
|
Loading…
Reference in a new issue