[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/401: gnu: go-github-com-dsnet-golib: Adjust inputs.
From: |
guix-commits |
Subject: |
173/401: gnu: go-github-com-dsnet-golib: Adjust inputs. |
Date: |
Thu, 26 Dec 2024 19:30:52 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 5b6da15a6822c37ff264ff89f03eead5ea348f96
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Dec 15 14:46:25 2024 +0000
gnu: go-github-com-dsnet-golib: Adjust inputs.
* gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib)
[propagated-inputs]: Add go-github-com-google-go-cmp.
Change-Id: I1eabd4242bd34acfbc2d1f0c3517e150da317721
---
gnu/packages/golang-xyz.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index bb2266780f..e3cdd43d34 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -3025,6 +3025,8 @@ implementation of http://docopt.org/.")
(arguments
(list
#:import-path "github.com/dsnet/golib"))
+ (propagated-inputs
+ (list go-github-com-google-go-cmp))
(home-page "https://github.com/dsnet/golib")
(synopsis "Collection of helper libraries for Golang")
(description
- 385/401: gnu: Add go-github-com-gobwas-pool., (continued)
- 385/401: gnu: Add go-github-com-gobwas-pool., guix-commits, 2024/12/26
- 372/401: gnu: Add go-jose-util., guix-commits, 2024/12/26
- 376/401: gnu: Add go-github-com-knz-go-libedit., guix-commits, 2024/12/26
- 381/401: gnu: Add go-github-com-bytedance-sonic., guix-commits, 2024/12/26
- 386/401: gnu: Add go-github-com-gobwas-httphead., guix-commits, 2024/12/26
- 73/401: gnu: Add go-github-com-buildkite-shellwords., guix-commits, 2024/12/26
- 135/401: gnu: Add go-github-com-cockroachdb-apd., guix-commits, 2024/12/26
- 392/401: gnu: Add go-fxlint., guix-commits, 2024/12/26
- 148/401: gnu: Add go-github-com-viant-toolbox., guix-commits, 2024/12/26
- 175/401: gnu: Add go-gitlab-com-yawning-obfs4-git., guix-commits, 2024/12/26
- 173/401: gnu: go-github-com-dsnet-golib: Adjust inputs.,
guix-commits <=
- 198/401: gnu: Add go-github-com-google-gnostic-models., guix-commits, 2024/12/26
- 180/401: gnu: Add go-github-com-burntsushi-graphics-go., guix-commits, 2024/12/26
- 172/401: gnu: go-github-com-dsnet-compress: Fix tests., guix-commits, 2024/12/26
- 197/401: gnu: go-github-com-emicklei-go-restful-v3: Fix build., guix-commits, 2024/12/26
- 191/401: gnu: Add go-k8s-io-gengo-v2., guix-commits, 2024/12/26
- 195/401: gnu: Add go-sigs-k8s-io-structured-merge-diff-v4., guix-commits, 2024/12/26
- 342/401: gnu: go-gopkg-in-errgo-fmt-errors: Rename variable., guix-commits, 2024/12/26
- 360/401: gnu: Add go-github-com-go-yaml-yaml., guix-commits, 2024/12/26
- 362/401: gnu: go-github-com-oklog-ulid: Fix bulid., guix-commits, 2024/12/26
- 382/401: gnu: Add go-github-com-gin-gonic-gin., guix-commits, 2024/12/26