mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Add ecl-micros.
* gnu/packages/lisp-xyz.scm (ecl-micros): New variable. Change-Id: I556bef366c5c9eaf9aeaae678a6a66cfe5385b69
This commit is contained in:
@@ -28209,10 +28209,8 @@ editor.")
|
||||
(define-public cl-micros
|
||||
(sbcl-package->cl-source-package sbcl-micros))
|
||||
|
||||
;; TODO: Enable when the following issue is fixed:
|
||||
;; https://github.com/lem-project/micros/issues/17
|
||||
;; (define-public ecl-micros
|
||||
;; (sbcl-package->ecl-package sbcl-micros))
|
||||
(define-public ecl-micros
|
||||
(sbcl-package->ecl-package sbcl-micros))
|
||||
|
||||
(define-public sbcl-slynk
|
||||
;; Update together with emacs-sly.
|
||||
|
||||
Reference in New Issue
Block a user