3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: go-github-com-aws-aws-sdk-go: Adjust inputs.

* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go)
[native-inputs]: Move go-github-com-jmespath-go-jmespath to ...
[propagated-inputs]: ... here.
This commit is contained in:
Efraim Flashner 2022-01-02 10:27:50 +02:00
parent 06bd982923
commit 4dbd793d2b
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -9080,7 +9080,7 @@ pcredential store, Pass, Secret Service, KDE Wallet, Encrypted File.")
(base32
"169mkkw1cff1px6326krwvfpfj07sb4y5rbn003gi4bk176h6ry9"))))
(build-system go-build-system)
(native-inputs
(propagated-inputs
(list go-github-com-jmespath-go-jmespath))
(arguments
'(#:import-path "github.com/aws/aws-sdk-go"