From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Add gnu-pw-mgr Date: Tue, 03 Dec 2013 22:09:31 +0100 Message-ID: <87iov5y73o.fsf@gnu.org> References: <87eh5tvo7b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnxDw-0003ok-IU for guix-devel@gnu.org; Tue, 03 Dec 2013 16:09:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnxDq-0002W3-VO for guix-devel@gnu.org; Tue, 03 Dec 2013 16:09:40 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:18518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnxDp-0002Vr-Vm for guix-devel@gnu.org; Tue, 03 Dec 2013 16:09:34 -0500 In-Reply-To: <87eh5tvo7b.fsf@gmail.com> (Eric Bavier's message of "Tue, 03 Dec 2013 11:28:24 -0600") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > From 694e01d6072f1b9d302ac53438829ea83833ac23 Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Tue, 3 Dec 2013 11:23:32 -0600 > Subject: [PATCH] gnu: Add gnu-pw-mgr > > * gnu/packages/gnu-pw-mgr.scm: New file > * gnu-system.am (GNU_SYSTEM_MODULES): Add it Pushed, thanks! Ludo=E2=80=99.