mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ library.")
|
|||
(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…
Add table
Add a link
Reference in a new issue