all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Troy Figiel <troy@troyfigiel.com>
To: 69390@debbugs.gnu.org
Subject: [bug#69390] [PATCH 3/3] gnu: go-github-com-cheggaaa-pb-v3: Remove unnecessary inputs.
Date: Sun, 25 Feb 2024 18:13:56 +0100	[thread overview]
Message-ID: <87zfvo8mdy.fsf@troyfigiel.com> (raw)
In-Reply-To: <874jdwa2cq.fsf@troyfigiel.com>

* gnu/packages/golang.scm (go-github-com-cheggaaa-pb-v3): Remove unnecessary
inputs.
[propagated-inputs]: Remove go-golang-org-x-sys and go-github-com-rivo-uniseg.
---
 gnu/packages/golang.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 2cff7a0d62..714322932d 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8791,9 +8791,7 @@ (define-public go-github-com-cheggaaa-pb-v3
      '(#:import-path "github.com/cheggaaa/pb/v3"
        #:unpack-path "github.com/cheggaaa/pb"))
     (propagated-inputs
-     (list go-golang-org-x-sys
-           go-github-com-rivo-uniseg
-           go-github-com-mattn-go-runewidth
+     (list go-github-com-mattn-go-runewidth
            go-github-com-mattn-go-isatty
            go-github-com-mattn-go-colorable
            go-github-com-fatih-color
-- 
2.42.0





  parent reply	other threads:[~2024-02-25 17:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 17:16 [bug#69390] [PATCH 0/3] gnu: go-github-com-cheggaaa-pb-v3: Enable tests Troy Figiel
2024-02-25 17:07 ` [bug#69390] [PATCH 1/3] gnu: go-github-com-vividcortex-ewma: Fix import-path Troy Figiel
2024-02-25 17:11 ` [bug#69390] [PATCH 2/3] gnu: go-github-com-cheggaaa-pb-v3: Enable tests Troy Figiel
2024-02-25 17:13 ` Troy Figiel [this message]
2024-03-06 23:56 ` bug#69390: [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=87zfvo8mdy.fsf@troyfigiel.com \
    --to=troy@troyfigiel.com \
    --cc=69390@debbugs.gnu.org \
    /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.