pull: '-l' now honors '-p'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 9 Oct 2018 08:52:39 +0000 (10:52 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 9 Oct 2018 16:54:12 +0000 (18:54 +0200)
commite54aec7b8e5ef1aa53df043e3c0b06f25d2936a4
tree63e2788d310c07d3895e2103fa1d8eeb01faff4e
parentfe17037b387c6eca0c45f0526d2761e982a192bb
pull: '-l' now honors '-p'.

* guix/scripts/pull.scm (process-query): Add 'profile' parameter and
remove 'profile' local variable.
(guix-pull): Adjust caller.
guix/scripts/pull.scm