all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luis Higino <luishenriquegh2701@gmail.com>
To: 71305@debbugs.gnu.org
Cc: Luis Higino <luis.higino@dcc.ufmg.br>
Subject: [bug#71305] [PATCH 0/3] Add cf-tool
Date: Sat,  1 Jun 2024 04:25:13 +0000	[thread overview]
Message-ID: <cover.1717215802.git.luis.higino@dcc.ufmg.br> (raw)

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





             reply	other threads:[~2024-06-01  4:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-01  4:25 Luis Higino [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1717215802.git.luis.higino@dcc.ufmg.br \
    --to=luishenriquegh2701@gmail.com \
    --cc=71305@debbugs.gnu.org \
    --cc=luis.higino@dcc.ufmg.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.