mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: Add clasp-kaputt.
* gnu/packages/lisp-check.scm (clasp-kaputt): New variable. Change-Id: Id907b3da293ac6907d31bab542694788bb9963d8
This commit is contained in:
parent
04f4345a5b
commit
5e30f0bcdb
1 changed files with 3 additions and 0 deletions
|
|
@ -639,6 +639,9 @@ to make test code more informative.
|
|||
(define-public ecl-kaputt
|
||||
(sbcl-package->ecl-package sbcl-kaputt))
|
||||
|
||||
(define-public clasp-kaputt
|
||||
(sbcl-package->clasp-package sbcl-kaputt))
|
||||
|
||||
(define-public cl-kaputt
|
||||
(sbcl-package->cl-source-package sbcl-kaputt))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue