summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-01-02 10:27:50 +0200
committerEfraim Flashner <efraim@flashner.co.il>2022-01-02 15:43:27 +0200
commit4dbd793d2b5f396dcb6502ebfe49768c46c43bc0 (patch)
tree891eaac2f1915686f28d55c717877428799ef99b /gnu
parent06bd982923c572d00b0cfdaecbdeeceea1048e26 (diff)
downloadguix-4dbd793d2b5f396dcb6502ebfe49768c46c43bc0.tar.gz
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.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/golang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 6a0b9852d3..11a79a9b8f 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -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"