mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-py4cl.
* gnu/packages/lisp-xyz.scm (clasp-py4cl): New variable. Change-Id: I5d1f4f07bfa9e1d3038077592c9604850097a9d8
This commit is contained in:
parent
441d7be67d
commit
b17beb7fc2
1 changed files with 3 additions and 0 deletions
|
@ -25971,6 +25971,9 @@ the CFFI approach used by burgled-batteries, but has the same goal.")
|
|||
(define-public ecl-py4cl
|
||||
(sbcl-package->ecl-package sbcl-py4cl))
|
||||
|
||||
(define-public clasp-py4cl
|
||||
(sbcl-package->clasp-package sbcl-py4cl))
|
||||
|
||||
(define-public sbcl-pythonic-string-reader
|
||||
(let ((commit "47a70ba1e32362e03dad6ef8e6f36180b560f86a"))
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue