[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: go-github-com-jmespath-go-jmespath: Add missing input.
From: |
guix-commits |
Subject: |
02/06: gnu: go-github-com-jmespath-go-jmespath: Add missing input. |
Date: |
Mon, 5 Feb 2024 17:37:46 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 067fa9448f892cad9c22e054b7f53d97a9a9368c
Author: Troy Figiel <troy@troyfigiel.com>
AuthorDate: Fri Feb 2 21:57:49 2024 +0100
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
---
gnu/packages/golang-web.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index c66b93cb84..719cb5dfeb 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -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")
- branch master updated (857507117d -> 1eda62a266), guix-commits, 2024/02/05
- 01/06: gnu: go-github-com-kr-text: Update to 0.2.0., guix-commits, 2024/02/05
- 02/06: gnu: go-github-com-jmespath-go-jmespath: Add missing input.,
guix-commits <=
- 03/06: gnu: misspell: Add missing input., guix-commits, 2024/02/05
- 05/06: gnu: go-github-com-go-git-go-billy: Add missing input., guix-commits, 2024/02/05
- 04/06: gnu: go-github-com-cheekybits-genny: Add missing input., guix-commits, 2024/02/05
- 06/06: gnu: go-github-com-operatorfoundation-ed25519: Add missing input., guix-commits, 2024/02/05