~ruther/guix-local

067fa9448f892cad9c22e054b7f53d97a9a9368c — Troy Figiel 2 years ago 3ce5778
gnu: go-github-com-jmespath-go-jmespath: Add missing input.

* gnu/packages/golang-web.scm (go-github-com-jmespath-go-jmespath)
[native-inputs]: Add go-github-com-stretchr-objx.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I98f2bf971b2edf41c6f36ed118bbe33727f0267b
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/golang-web.scm
M gnu/packages/golang-web.scm => gnu/packages/golang-web.scm +1 -0
@@ 1081,6 1081,7 @@ Microsoft AD PAC authorization data.")
    (native-inputs
     (list go-github-com-davecgh-go-spew
           go-github-com-pmezard-go-difflib
           go-github-com-stretchr-objx
           go-gopkg-in-yaml-v2))
    (home-page "https://github.com/jmespath/go-jmespath")
    (synopsis "Golang implementation of JMESPath")