[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
362/401: gnu: go-github-com-oklog-ulid: Fix bulid.
From: |
guix-commits |
Subject: |
362/401: gnu: go-github-com-oklog-ulid: Fix bulid. |
Date: |
Thu, 26 Dec 2024 19:31:26 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit f6e2771c9461707c8d647e0dfd5ebe5b430a5f57
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Dec 24 16:18:36 2024 +0000
gnu: go-github-com-oklog-ulid: Fix bulid.
* gnu/packages/golang-xyz.scm (go-github-com-oklog-ulid)
[native-inputs]: Add go-github-com-pborman-getopt-v2.
Change-Id: I983721b1e0ffcbc68ebe29e403c513ee237f882d
---
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 8ba3742bf5..ab2347b8c9 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -8409,6 +8409,8 @@ goroutines as a unit whole.")
(arguments
(list
#:import-path "github.com/oklog/ulid"))
+ (native-inputs
+ (list go-github-com-pborman-getopt-v2)) ; for CLI
(home-page "https://github.com/oklog/ulid")
(synopsis "Universally Unique Lexicographically Sortable Identifier in
Golang")
(description
- 175/401: gnu: Add go-gitlab-com-yawning-obfs4-git., (continued)
- 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, 2024/12/26
- 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 <=
- 382/401: gnu: Add go-github-com-gin-gonic-gin., guix-commits, 2024/12/26
- 368/401: gnu: Add go-github-com-keybase-dbus., guix-commits, 2024/12/26
- 379/401: gnu: go-github-com-burntsushi-toml: Simplify., guix-commits, 2024/12/26
- 390/401: gnu: go-go-uber-org-multierr: Update to 1.11.0., guix-commits, 2024/12/26
- 396/401: gnu: go-github-com-willscott-goturn: Update to 0.0.0-20170802220503-19f41278d0c9., guix-commits, 2024/12/26
- 399/401: gnu: go-github-com-polydawn-refmt: Update to 0.89.0., guix-commits, 2024/12/26
- 128/401: gnu: Add go-github-com-containerd-log., guix-commits, 2024/12/26
- 164/401: gnu: go-github-com-google-gofuzz: Update to 1.2.0., guix-commits, 2024/12/26
- 168/401: gnu: go-github-com-kr-fs: Move to golang-xyz., guix-commits, 2024/12/26
- 158/401: gnu: go-github-com-ipfs-go-datastore: Fix build., guix-commits, 2024/12/26