all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71305] [PATCH 0/3] Add cf-tool
@ 2024-06-01  4:25 Luis Higino
  2024-06-01  5:06 ` [bug#71305] [PATCH 1/3] gnu: Add go-github-com-docopt-docopt-go Luis Higino
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luis Higino @ 2024-06-01  4:25 UTC (permalink / raw)
  To: 71305; +Cc: Luis Higino

Hi Guix,

this patch series adds a couple Go libraries and the cf-tool[1] command line utility.

[1]: https://github.com/xalanq/cf-tool

Luis Higino (3):
  gnu: Add go-github-com-docopt-docopt-go.
  gnu: Add go-github-com-k0kubun-go-ansi.
  gnu: Add cf-tool.

 gnu/packages/golang-xyz.scm                   | 25 ++++++++
 gnu/packages/golang.scm                       | 25 ++++++++
 .../patches/cf-tool-add-languages.patch       | 22 +++++++
 gnu/packages/web.scm                          | 63 +++++++++++++++++++
 4 files changed, 135 insertions(+)
 create mode 100644 gnu/packages/patches/cf-tool-add-languages.patch


base-commit: fba6896f625dcbeef112387fc90abe83acae1720
-- 
2.41.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-11 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-01  4:25 [bug#71305] [PATCH 0/3] Add cf-tool Luis Higino
2024-06-01  5:06 ` [bug#71305] [PATCH 1/3] gnu: Add go-github-com-docopt-docopt-go Luis Higino
2024-06-01  5:06 ` [bug#71305] [PATCH 2/3] gnu: Add go-github-com-k0kubun-go-ansi Luis Higino
2024-06-01  5:06 ` [bug#71305] [PATCH 3/3] gnu: Add cf-tool Luis Higino
2024-06-11  9:32 ` bug#71305: [PATCH 0/3] " Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.