gnu: pixterm: Add input go-golang-org-x-term.
* gnu/packages/image-viewers.scm (pixterm): Add input go-golang-go-x-term. Signed-off-by: Leo Famulari <leo@famulari.name>master
parent
a472ba7256
commit
7f29a36420
|
@ -524,7 +524,8 @@ It supports JPEG, PNG and GIF formats.")
|
|||
(inputs (list go-github-com-disintegration-imaging
|
||||
go-github-com-lucasb-eyer-go-colorful
|
||||
go-golang-org-x-crypto
|
||||
go-golang-org-x-image))
|
||||
go-golang-org-x-image
|
||||
go-golang-org-x-term))
|
||||
(home-page "https://github.com/eliukblau/pixterm")
|
||||
(synopsis "Draw images in your ANSI terminal with true color")
|
||||
(description "PIXterm shows images directly in your terminal, recreating
|
||||
|
|
Reference in New Issue