From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add pass. Date: Wed, 02 Mar 2016 10:13:56 +0100 Message-ID: <878u21jl7v.fsf@gnu.org> References: <87lh6u6dnj.fsf@tsyesika.se> <20160209225551.GA20330@debian> <20160217181344.GB31074@solar> <20160228083950.GA16555@solar> <87bn7050na.fsf@tsyesika.se> <20160302083040.GA3637@jasmine> <20160302083914.GA10500@jasmine> 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]:59834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab2r6-0005Pn-2F for guix-devel@gnu.org; Wed, 02 Mar 2016 04:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab2r2-00056K-2V for guix-devel@gnu.org; Wed, 02 Mar 2016 04:14:04 -0500 In-Reply-To: <20160302083914.GA10500@jasmine> (Leo Famulari's message of "Wed, 2 Mar 2016 03:39:14 -0500") 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: Leo Famulari Cc: Jessica Tallon , Guix-devel Leo Famulari skribis: > From 57db34189830c07ed339037de2820705925f418b Mon Sep 17 00:00:00 2001 > Message-Id: <57db34189830c07ed339037de2820705925f418b.1456907900.git.leo@= famulari.name> > From: Jessica Tallon > Date: Mon, 8 Feb 2016 22:12:50 +0100 > Subject: [PATCH 1/1] gnu: Add password-store. > > * gnu/packages/password-utils.scm (password-store): New variable. > > Co-authored-by: Andreas Enge > Co-authored-by: Leo Famulari Looks good, please push. Thank you all! Ludo=E2=80=99.