summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix/gexp.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/guix/gexp.scm b/guix/gexp.scm
index 302879fb42..b33a3f89db 100644
--- a/guix/gexp.scm
+++ b/guix/gexp.scm
@@ -429,8 +429,6 @@ corresponding derivation."
   "Based on LST, a list of output names and packages, return a list of output
 names and file names suitable for the #:allowed-references argument to
 'derivation'."
-  ;; XXX: Currently outputs other than "out" are not supported, and things
-  ;; other than packages aren't either.
   (with-monad %store-monad
     (define lower
       (match-lambda