gexp: Aggregate outputs of compound gexps.
authorLudovic Courtès <ludo@gnu.org>
Fri, 27 Feb 2015 21:05:40 +0000 (22:05 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 27 Feb 2015 21:05:40 +0000 (22:05 +0100)
commitf9efe568c3cd46f0aecb5bdd35731e98a29dbcea
tree3a93bc6103f649ed2cc8afe09783682fc3e32db9
parent4b23c4664ec67b8c6329c4aa82a331d2e48341cb
gexp: Aggregate outputs of compound gexps.

* guix/gexp.scm (gexp-outputs)[add-reference-output]: Recurse into
  lists.
* tests/gexp.scm ("output list + ungexp-splicing list, combined gexps"):
  New test.
guix/gexp.scm
tests/gexp.scm