mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-chemical-compounds.
* gnu/packages/lisp-xyz.scm (clasp-chemical-compounds): New variable. Change-Id: I717fdf067fb1e1794287d32e0380284f61fc4207
This commit is contained in:
parent
b1cbd3ea5c
commit
1b5d83f504
1 changed files with 3 additions and 0 deletions
|
@ -3599,6 +3599,9 @@ could just install the chemical-compounds package.")
|
|||
(define-public ecl-chemical-compounds
|
||||
(sbcl-package->ecl-package sbcl-chemical-compounds))
|
||||
|
||||
(define-public clasp-chemical-compounds
|
||||
(sbcl-package->clasp-package sbcl-chemical-compounds))
|
||||
|
||||
(define-public sbcl-chipz
|
||||
(let ((version "0.8")
|
||||
(commit "82a17d39c78d91f6ea63a03aca8f9aa6069a5e11")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue