mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: kurly: Removed unused input.
* gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.
This commit is contained in:
parent
9e286eb1b5
commit
3e21f717a5
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ (define-public kurly
|
||||||
(inputs
|
(inputs
|
||||||
`(("go-github-com-alsm-ioprogress" ,go-github-com-alsm-ioprogress)
|
`(("go-github-com-alsm-ioprogress" ,go-github-com-alsm-ioprogress)
|
||||||
("go-github-com-aki237-nscjar" ,go-github-com-aki237-nscjar)
|
("go-github-com-aki237-nscjar" ,go-github-com-aki237-nscjar)
|
||||||
("go-github-com-davidjpeacock-cli" ,go-github-com-davidjpeacock-cli)
|
|
||||||
("go-github-com-urfave-cli" ,go-github-com-urfave-cli)))
|
("go-github-com-urfave-cli" ,go-github-com-urfave-cli)))
|
||||||
(synopsis "Command-line HTTP client")
|
(synopsis "Command-line HTTP client")
|
||||||
(description "kurly is an alternative to the @code{curl} program written in
|
(description "kurly is an alternative to the @code{curl} program written in
|
||||||
|
|
Loading…
Reference in a new issue