gnu: go-git-sr-ht-emersion-go-scfg: Adjust inputs.

* gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-scfg): Adjus inputs.
[propagated-inputs]: Remove go-github-com-google-shlex.

Change-Id: I82b121c7999965e195989ea4b20fbe00f762c861
This commit is contained in:
Sharlatan Hellseher 2024-08-11 12:54:53 +01:00
parent f72b76a298
commit 75a1574431
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -245,8 +245,7 @@ a human-readable byte format.")
(arguments (arguments
(list #:import-path "git.sr.ht/~emersion/go-scfg")) (list #:import-path "git.sr.ht/~emersion/go-scfg"))
(propagated-inputs (propagated-inputs
(list go-github-com-google-shlex (list go-github-com-davecgh-go-spew))
go-github-com-davecgh-go-spew))
(home-page "https://git.sr.ht/~emersion/go-scfg") (home-page "https://git.sr.ht/~emersion/go-scfg")
(synopsis "Go library for simple configuration file format") (synopsis "Go library for simple configuration file format")
(description (description