guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/37: gnu: go-github-com-cheggaaa-pb-v3: Remove unnecessary inputs.


From: guix-commits
Subject: 10/37: gnu: go-github-com-cheggaaa-pb-v3: Remove unnecessary inputs.
Date: Wed, 6 Mar 2024 18:46:18 -0500 (EST)

sharlatan pushed a commit to branch master
in repository guix.

commit 036b364138d5f7da4bea484f1b9b2c565dd1f5bb
Author: Troy Figiel <troy@troyfigiel.com>
AuthorDate: Sun Feb 25 18:13:56 2024 +0100

    gnu: go-github-com-cheggaaa-pb-v3: Remove unnecessary inputs.
    
    * 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.
    
    Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
 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 98e6739f42..3e58f98103 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8772,9 +8772,7 @@ inspired by the causal messaging system in the Pony 
programming language.")
      '(#: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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]