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: Ifeb42652b07827e76c57a0165683200af312faf3master
parent
8cf6d28329
commit
aa32bdfa78
|
@ -92,19 +92,12 @@
|
||||||
go-github-com-google-go-querystring
|
go-github-com-google-go-querystring
|
||||||
go-github-com-google-goterm
|
go-github-com-google-goterm
|
||||||
go-github-com-google-renameio
|
go-github-com-google-renameio
|
||||||
go-github-com-google-uuid
|
|
||||||
go-github-com-gorilla-css
|
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-lucasb-eyer-go-colorful
|
||||||
go-github-com-masterminds-goutils
|
|
||||||
go-github-com-masterminds-semver
|
|
||||||
go-github-com-masterminds-sprig
|
go-github-com-masterminds-sprig
|
||||||
go-github-com-mattn-go-isatty
|
go-github-com-mattn-go-isatty
|
||||||
go-github-com-mattn-go-runewidth
|
go-github-com-mattn-go-runewidth
|
||||||
go-github-com-microcosm-cc-bluemonday
|
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-ansi
|
||||||
go-github-com-muesli-reflow-indent
|
go-github-com-muesli-reflow-indent
|
||||||
go-github-com-muesli-reflow-padding
|
go-github-com-muesli-reflow-padding
|
||||||
|
@ -124,7 +117,6 @@
|
||||||
go-github-com-yuin-goldmark
|
go-github-com-yuin-goldmark
|
||||||
go-github-com-zalando-go-keyring
|
go-github-com-zalando-go-keyring
|
||||||
go-github-go-git
|
go-github-go-git
|
||||||
go-golang-org-x-crypto
|
|
||||||
go-golang-org-x-net
|
go-golang-org-x-net
|
||||||
go-golang-org-x-oauth2
|
go-golang-org-x-oauth2
|
||||||
go-golang-org-x-term
|
go-golang-org-x-term
|
||||||
|
|
Reference in New Issue