Re: [PATCH 4/4] gnu: Add Tomb.

2016-08-23 Thread Leo Famulari
On Tue, Aug 23, 2016 at 05:41:27PM -0500, Eric Bavier wrote: > On Tue, 23 Aug 2016 16:50:59 -0400 > Leo Famulari wrote: > > > On Tue, Aug 23, 2016 at 01:15:12AM -0500, Eric Bavier wrote: > > > +(inputs ;users should install their preferred > > > pinentry-* > > > + `(("z

Re: [PATCH 4/4] gnu: Add Tomb.

2016-08-23 Thread Eric Bavier
On Tue, 23 Aug 2016 16:50:59 -0400 Leo Famulari wrote: > On Tue, Aug 23, 2016 at 01:15:12AM -0500, Eric Bavier wrote: > > +(inputs ;users should install their preferred > > pinentry-* > > + `(("zsh" ,zsh) > > Does it really need the zsh shell? Yes, "bin/tomb" is a Z

Re: [PATCH 4/4] gnu: Add Tomb.

2016-08-23 Thread Leo Famulari
On Tue, Aug 23, 2016 at 01:15:12AM -0500, Eric Bavier wrote: > +(inputs ;users should install their preferred > pinentry-* > + `(("zsh" ,zsh) Does it really need the zsh shell? > + #:tests? #f ;requires root Too bad :/ A program like this sho

[PATCH 4/4] gnu: Add Tomb.

2016-08-22 Thread Eric Bavier
From: Eric Bavier * gnu/packages/crypto.scm (tomb): New variable. --- gnu/packages/crypto.scm | 60 + 1 file changed, 60 insertions(+) diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 7d61164..ea2d58a 100644 --- a/gnu/packages/