mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-global-vars.
* gnu/packages/lisp-xyz.scm (clasp-global-vars): New variable. Change-Id: I18a8cecccde710038a8dd35c515ee42df3a65b0f
This commit is contained in:
parent
8bb41f610c
commit
a7a95f5f40
1 changed files with 3 additions and 0 deletions
|
@ -17143,6 +17143,9 @@ special variables, especially in the presence of threads.")
|
|||
(define-public ecl-global-vars
|
||||
(sbcl-package->ecl-package sbcl-global-vars))
|
||||
|
||||
(define-public clasp-global-vars
|
||||
(sbcl-package->clasp-package sbcl-global-vars))
|
||||
|
||||
(define-public sbcl-glop
|
||||
(let ((commit "45e722ab4a0cd2944d550bf790206b3326041e38")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue