Archived
1
0
Fork 0

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:
Nicolas Graves 2023-04-22 18:13:41 +02:00 committed by Leo Famulari
parent a472ba7256
commit 7f29a36420
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -524,7 +524,8 @@ It supports JPEG, PNG and GIF formats.")
(inputs (list go-github-com-disintegration-imaging (inputs (list go-github-com-disintegration-imaging
go-github-com-lucasb-eyer-go-colorful go-github-com-lucasb-eyer-go-colorful
go-golang-org-x-crypto 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") (home-page "https://github.com/eliukblau/pixterm")
(synopsis "Draw images in your ANSI terminal with true color") (synopsis "Draw images in your ANSI terminal with true color")
(description "PIXterm shows images directly in your terminal, recreating (description "PIXterm shows images directly in your terminal, recreating