guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/14: gnu: pixterm: Add input go-golang-org-x-term.


From: guix-commits
Subject: 05/14: gnu: pixterm: Add input go-golang-org-x-term.
Date: Sun, 23 Apr 2023 10:55:55 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 7f29a36420ffb65543dfc2a8180d3cee3ad5ee17
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Sat Apr 22 18:13:41 2023 +0200

    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>
---
 gnu/packages/image-viewers.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index 96a3fa6615..a5b3e3e825 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]