mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-float-features.
* gnu/packages/lisp-xyz.scm (clasp-float-features): New variable. Change-Id: I52f3f08818505612d640456040c962091327018d
This commit is contained in:
parent
34f19f408a
commit
e39b297c35
1 changed files with 3 additions and 0 deletions
|
@ -16291,6 +16291,9 @@ covered by the Common Lisp standard.")
|
|||
(define-public ecl-float-features
|
||||
(sbcl-package->ecl-package sbcl-float-features))
|
||||
|
||||
(define-public clasp-float-features
|
||||
(sbcl-package->clasp-package sbcl-float-features))
|
||||
|
||||
(define-public sbcl-flow
|
||||
(let ((commit "6d925af009cdfe033650d7048197a5e6ee937d15")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue