gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 25 Mar 2020 11:43:49 +0000 (12:43 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 29 Mar 2020 13:32:17 +0000 (15:32 +0200)
commit584dfdac3795541ff020aca3f488ceaf2ddd7fc3
tree94fca07baaf9a06e0616e6f62ddb3745487097ec
parent1213ea9bd91c3051365637731c6baeca791e0f65
gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.

This doesn't have an noticeable impact on the run time of
'guix system build desktop.tmp --no-grafts -d'.

* guix/gexp.scm (lower-inputs): Use 'mapm/accumulate-builds' instead of 'mapm'.
guix/gexp.scm