Re: [PATCH] gnu: Add pass.

2016-08-03 Thread ng0
Hi, Leo Famulari writes: > On Mon, Aug 01, 2016 at 03:24:14PM +, ng0 wrote: >> Hi Andreas and Jessica, >> >> I found this contribution on my search for forgotten >> packages/contributions. > > I believe this package was merged as 'password-store'. Yes, you are correct. ng0@shadowwalker ~/

Re: [PATCH] gnu: Add pass.

2016-08-02 Thread Leo Famulari
On Mon, Aug 01, 2016 at 03:24:14PM +, ng0 wrote: > Hi Andreas and Jessica, > > I found this contribution on my search for forgotten > packages/contributions. I believe this package was merged as 'password-store'.

Re: [PATCH] gnu: Add pass.

2016-08-01 Thread ng0
Hi Andreas and Jessica, I found this contribution on my search for forgotten packages/contributions. Jessica, was this simply forgotten or left due to whatever reasons, or do you want someone else to move this over the finnishing line? Thanks, ng0 Andreas Enge writes: > Hello, Jessica, > >

Re: [PATCH] gnu: Add pass.

2016-03-02 Thread Leo Famulari
On Wed, Mar 02, 2016 at 10:13:56AM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > From 57db34189830c07ed339037de2820705925f418b Mon Sep 17 00:00:00 2001 > > Message-Id: > > <57db34189830c07ed339037de2820705925f418b.1456907900.git@famulari.name> > > From: Jessica Tallon > > Date

Re: [PATCH] gnu: Add pass.

2016-03-02 Thread Ludovic Courtès
Leo Famulari skribis: > From 57db34189830c07ed339037de2820705925f418b Mon Sep 17 00:00:00 2001 > Message-Id: > <57db34189830c07ed339037de2820705925f418b.1456907900.git@famulari.name> > From: Jessica Tallon > Date: Mon, 8 Feb 2016 22:12:50 +0100 > Subject: [PATCH 1/1] gnu: Add password-store

Re: [PATCH] gnu: Add pass.

2016-03-02 Thread Leo Famulari
On Wed, Mar 02, 2016 at 03:30:40AM -0500, Leo Famulari wrote: > On Sun, Feb 28, 2016 at 04:12:57PM +0100, Jessica Tallon wrote: > > I've attached the package so if someone would like to continue, please > > do so, I won't be. Thanks for your work and suggestions those who've > > helped me get this

Re: [PATCH] gnu: Add pass.

2016-03-02 Thread Leo Famulari
On Sun, Feb 28, 2016 at 04:12:57PM +0100, Jessica Tallon wrote: > I've attached the package so if someone would like to continue, please > do so, I won't be. Thanks for your work and suggestions those who've > helped me get this far with packaging it :) I've learnt a lot about it. I added a wrappe

Re: [PATCH] gnu: Add pass.

2016-02-28 Thread Jessica Tallon
Andreas Enge writes: > Hello Jessica, > > a quick reminder, it would be a pity to drop an almost finished package. > > Andreas > > On Wed, Feb 17, 2016 at 07:13:44PM +0100, Andreas Enge wrote: >> On Tue, Feb 09, 2016 at 11:55:51PM +0100, Andreas Enge wrote: >> > Since I tried out a few things, I

Re: [PATCH] gnu: Add pass.

2016-02-28 Thread Andreas Enge
Hello Jessica, a quick reminder, it would be a pity to drop an almost finished package. Andreas On Wed, Feb 17, 2016 at 07:13:44PM +0100, Andreas Enge wrote: > On Tue, Feb 09, 2016 at 11:55:51PM +0100, Andreas Enge wrote: > > Since I tried out a few things, I realised I might as well send you my

Re: [PATCH] gnu: Add pass.

2016-02-17 Thread Andreas Enge
Hello, Jessica, On Tue, Feb 09, 2016 at 11:55:51PM +0100, Andreas Enge wrote: > Since I tried out a few things, I realised I might as well send you my > modified version of the patch. Maybe you could continue from there and > examine the tests. If you are not happy with some of my modifications, >

Re: [PATCH] gnu: Add pass.

2016-02-09 Thread Andreas Enge
Hello! On Mon, Feb 08, 2016 at 11:27:44PM +0100, Jessica Tallon wrote: > I've finally got around to packaging the pass password manager. That sounds interesting. Now I just wonder which password manager I would prefer to use... A few comments in addition to those already made. As to the name, th

Re: [PATCH] gnu: Add pass.

2016-02-09 Thread Ludovic Courtès
Hi! Jessica Tallon skribis: > From 86ab2ad8f47cb72780cf0140352a9a5c26af36f8 Mon Sep 17 00:00:00 2001 > From: Jessica Tallon > Date: Mon, 8 Feb 2016 22:12:50 +0100 > Subject: [PATCH] gnu: Add pass. > > * gnu/packages/password-utils.scm (pass): New variable. [...] > +(define-public pass > + (p

Re: [PATCH] gnu: Add pass.

2016-02-09 Thread Leo Famulari
On Mon, Feb 08, 2016 at 11:27:44PM +0100, Jessica Tallon wrote: > * gnu/packages/password-utils.scm (pass): New variable. Thanks! [...] > +(arguments > + '(#:phases > + (alist-delete 'configure %standard-phases) > + #:make-flags (list "CC=gcc" (string-append "PREFIX=" %output

Re: [PATCH] gnu: Add pass.

2015-08-27 Thread Ludovic Courtès
Steve Sprang skribis: > From adef360ea4ec41aa23ec7aef43341c12bf27ca3c Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Sat, 22 Aug 2015 19:49:21 -0700 > Subject: [PATCH] gnu: Add pass. > > * gnu/packages/password-utils.scm (pass): New variable. > +(define-public pass > + (package > +(n