mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
f72b76a298
commit
75a1574431
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue