mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-terminfo.
* gnu/packages/lisp-xyz.scm (clasp-terminfo): New variable. Change-Id: I3c70e12f61ec3a5f7d064abbb5ced05cd02d2373
This commit is contained in:
parent
79b1619900
commit
70c0f1c796
1 changed files with 3 additions and 0 deletions
|
@ -29984,6 +29984,9 @@ provides a method for determining which capabilities a terminal
|
|||
(define-public ecl-terminfo
|
||||
(sbcl-package->ecl-package sbcl-terminfo))
|
||||
|
||||
(define-public clasp-terminfo
|
||||
(sbcl-package->clasp-package sbcl-terminfo))
|
||||
|
||||
(define-public sbcl-termp
|
||||
(let ((commit "29789fe83db624679b6f341e3fae3f2577ce6a45")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue