gnu: curlie: Add input go-golang-org-x-term.

* gnu/packages/curl.scm (curlie): Add input go-golang-x-term.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Nicolas Graves 2023-04-22 18:13:42 +02:00 committed by Leo Famulari
parent 7f29a36420
commit 0dd974d24b
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -401,8 +401,10 @@ (define-public curlie
(build-system go-build-system)
(arguments
`(#:import-path "github.com/rs/curlie"))
(inputs
(list curl go-golang-org-x-crypto go-golang-org-x-sys))
(inputs (list curl
go-golang-org-x-crypto
go-golang-org-x-sys
go-golang-org-x-term))
(home-page "https://curlie.io")
(synopsis "The power of curl, the ease of use of httpie")
(description "If you like the interface of HTTPie but miss the features of