mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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>
This commit is contained in:
committed by
Leo Famulari
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
Block a user