summaryrefslogtreecommitdiff
path: root/guix/gexp.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-09-09 16:50:34 +0200
committerLudovic Courtès <ludo@gnu.org>2016-09-09 23:54:43 +0200
commitb5fed903c44b27c61935a51ee1b4b866500f53c2 (patch)
treee01e31de42e840c360fc78d352c6e2cd7a1737a0 /guix/gexp.scm
parentc2783e2b94ae3f6f35ae7cfaa52904c98d6453a3 (diff)
downloadgnu-guix-b5fed903c44b27c61935a51ee1b4b866500f53c2.tar
gnu-guix-b5fed903c44b27c61935a51ee1b4b866500f53c2.tar.gz
gexp: Remove outdated comment.
* guix/gexp.scm (lower-references): Remove outdated "XXX" comment.
Diffstat (limited to 'guix/gexp.scm')
-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