guix-commits
[Top][All Lists]
Advanced

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

03/13: gnu: chezmoi: Remove propagated inputs.


From: guix-commits
Subject: 03/13: gnu: chezmoi: Remove propagated inputs.
Date: Fri, 28 Jun 2024 10:40:25 -0400 (EDT)

sharlatan pushed a commit to branch master
in repository guix.

commit aa32bdfa78a3b0228528c5833d0d29471a37b7b8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Jun 18 17:15:30 2024 +0100

    gnu: chezmoi: Remove propagated inputs.
    
    * gnu/packages/configuration-management.scm (chezmoi): Remove propagated 
inputs.
    [native-inputs]: Remove go-github-com-google-uuid,
    go-github-com-huandu-xstrings, go-github-com-imdario-mergo,
    go-github-com-masterminds-goutils, go-github-com-masterminds-semver,
    go-github-com-mitchellh-copystructure,
    go-github-com-mitchellh-reflectwalk, and go-golang-org-x-crypto.
    
    Change-Id: Ifeb42652b07827e76c57a0165683200af312faf3
---
 gnu/packages/configuration-management.scm | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/gnu/packages/configuration-management.scm 
b/gnu/packages/configuration-management.scm
index de27f50e0c..c8d38afa2b 100644
--- a/gnu/packages/configuration-management.scm
+++ b/gnu/packages/configuration-management.scm
@@ -92,19 +92,12 @@
            go-github-com-google-go-querystring
            go-github-com-google-goterm
            go-github-com-google-renameio
-           go-github-com-google-uuid
            go-github-com-gorilla-css
-           go-github-com-huandu-xstrings
-           go-github-com-imdario-mergo
            go-github-com-lucasb-eyer-go-colorful
-           go-github-com-masterminds-goutils
-           go-github-com-masterminds-semver
            go-github-com-masterminds-sprig
            go-github-com-mattn-go-isatty
            go-github-com-mattn-go-runewidth
            go-github-com-microcosm-cc-bluemonday
-           go-github-com-mitchellh-copystructure
-           go-github-com-mitchellh-reflectwalk
            go-github-com-muesli-reflow-ansi
            go-github-com-muesli-reflow-indent
            go-github-com-muesli-reflow-padding
@@ -124,7 +117,6 @@
            go-github-com-yuin-goldmark
            go-github-com-zalando-go-keyring
            go-github-go-git
-           go-golang-org-x-crypto
            go-golang-org-x-net
            go-golang-org-x-oauth2
            go-golang-org-x-term



reply via email to

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