This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 006223b31c gnu: Remove ecl-nodgui comment.
006223b31c is described below
commit 006223b31ccb0e7668d119b6e443612539312eb8
Author: jgart <[email protected]>
AuthorDate: Sun Mar 8 12:04:39 2026 -0400
gnu: Remove ecl-nodgui comment.
* gnu/packages/lisp-xyz.scm: Remove comment.
Change-Id: I3c1f52b305fc7857d05fdf2efa6239b54be7fb90
---
gnu/packages/lisp-xyz.scm | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index eaaf39562f..a73931f41f 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -24711,10 +24711,6 @@ ones.")
(define-public cl-nodgui
(sbcl-package->cl-source-package sbcl-nodgui))
-;; TODO: Build fails.
-;; (define-public ecl-nodgui
-;; (sbcl-package->ecl-package sbcl-nodgui))
-
(define-public sbcl-nontrivial-gray-streams
(let ((commit "7ed842fe98f6ebafd472a5768e28d0c35f82114e")
(revision "0"))