gnu: go-github-com-multiformats-go-multihash: Adjust inputs.

* gnu/packages/golang-crypto.scm (go-github-com-multiformats-go-multihash):
[propagated-inputs]: Swap from native-inputs to propagated-inputs to
access them from dependent packages.

Change-Id: I5ad4b78153df5cdf163507ea1b51837a6351b645
This commit is contained in:
Sharlatan Hellseher 2024-04-06 22:30:53 +01:00
parent b315f4d575
commit 62b950a45d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -812,7 +812,7 @@ (define-public go-github-com-multiformats-go-multihash
(build-system go-build-system)
(arguments
'(#:import-path "github.com/multiformats/go-multihash"))
(native-inputs
(propagated-inputs
(list go-github-com-mr-tron-base58
go-github-com-gxed-hashland-keccakpg
go-github-com-minio-blake2b-simd