From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5sUu-0000NV-5C for guix-patches@gnu.org; Wed, 03 May 2017 07:31:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5sUp-0008W1-8Z for guix-patches@gnu.org; Wed, 03 May 2017 07:31:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53767) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5sUp-0008Vu-4j for guix-patches@gnu.org; Wed, 03 May 2017 07:31:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d5sUo-0001jy-7o for guix-patches@gnu.org; Wed, 03 May 2017 07:31:02 -0400 Subject: bug#26755: [PATCH v2 0/2] refresh: Add -m manifest option. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5sU9-0008Ib-LI for guix-patches@gnu.org; Wed, 03 May 2017 07:30:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5sU3-0008Ad-7w for guix-patches@gnu.org; Wed, 03 May 2017 07:30:20 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:34371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5sU3-0008AL-1Y for guix-patches@gnu.org; Wed, 03 May 2017 07:30:15 -0400 Received: by mail-wm0-x243.google.com with SMTP id z129so12078856wmb.1 for ; Wed, 03 May 2017 04:30:14 -0700 (PDT) From: Mathieu Othacehe Date: Wed, 3 May 2017 13:29:54 +0200 Message-Id: <20170503112956.6785-1-m.othacehe@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26755@debbugs.gnu.org Hi, Here's the v2 of the serie, I added documentation. I've been using this option for a few days and found it quite handy. Mathieu Mathieu Othacehe (2): profiles: Add manifest->packages. scripts: refresh: Add -m manifest option. doc/guix.texi | 5 +++++ guix/profiles.scm | 10 ++++++++++ guix/scripts/refresh.scm | 29 ++++++++++++++++++++++++++--- 3 files changed, 41 insertions(+), 3 deletions(-) -- 2.12.2