From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d303d-0006Cg-Hb for guix-patches@gnu.org; Tue, 25 Apr 2017 08:59:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d303a-00079n-Qm for guix-patches@gnu.org; Tue, 25 Apr 2017 08:59:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40764) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d303a-00079j-NB for guix-patches@gnu.org; Tue, 25 Apr 2017 08:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d303a-0003vs-GK for guix-patches@gnu.org; Tue, 25 Apr 2017 08:59:02 -0400 Subject: bug#26652: [PATCH 0/2] fresh: add -m manifest option. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d302z-0005zQ-0V for guix-patches@gnu.org; Tue, 25 Apr 2017 08:58:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d302w-0006ym-Ai for guix-patches@gnu.org; Tue, 25 Apr 2017 08:58:25 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:33241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d302w-0006yc-4b for guix-patches@gnu.org; Tue, 25 Apr 2017 08:58:22 -0400 Received: by mail-wm0-x241.google.com with SMTP id y10so13754272wmh.0 for ; Tue, 25 Apr 2017 05:58:21 -0700 (PDT) From: Mathieu Othacehe Date: Tue, 25 Apr 2017 14:58:10 +0200 Message-Id: <20170425125810.7373-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: 26652@debbugs.gnu.org Hi, Here's a small serie to add -m manifest support to guix refresh. It allows to find, selfishly, you packages not up-to-date. Thanks, Mathieu Mathieu Othacehe (2): scripts: refresh: Add -m manifest option. manifest dependencies guix/scripts/refresh.scm | 78 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 59 insertions(+), 19 deletions(-) -- 2.12.2