gnu: go-github-com-operatorfoundation-ed25519: Add missing input.

* gnu/packages/golang-crypto.scm (go-github-com-operatorfoundation-ed25519)
[native-inputs]: Add go-golang-org-x-crypto.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Troy Figiel 2024-02-04 01:30:43 +01:00 committed by Sharlatan Hellseher
parent 34fe725fb3
commit 1eda62a266
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -699,6 +699,8 @@ (define-public go-github-com-operatorfoundation-ed25519
(delete-file-recursively
(string-append "src/" import-path "/testdata"))
#t)))))
(native-inputs
(list go-golang-org-x-crypto))
(home-page "https://github.com/OperatorFoundation/ed25519")
(synopsis "Ed25519 for go")
(description "Package ed25519 implements the Ed25519 signature