Re: [PATCH] gnu: Add no-more-secrets.

2017-02-02 Thread Eric Bavier
On Thu, 2 Feb 2017 14:32:14 + contact@cryptolab.net wrote: > From: ng0 <contact@cryptolab.net> > > * gnu/packages/games.scm (no-more-secrets): New variable. > --- > gnu/packages/games.scm | 38 +- > 1 file changed, 37 i

no-more-secrets, v2

2017-02-02 Thread contact . ng0
Moved from art.scm to games.scm

[PATCH] gnu: Add no-more-secrets.

2017-02-02 Thread contact . ng0
From: ng0 <contact@cryptolab.net> * gnu/packages/games.scm (no-more-secrets): New variable. --- gnu/packages/games.scm | 38 +- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 98a

Re: [PATCH] gnu: Add no-more-secrets.

2017-02-02 Thread ng0
Eric Bavier writes: > On Wed, 1 Feb 2017 02:07:28 + > contact@cryptolab.net wrote: > >> * gnu/packages/art.scm: New file. >> * gnu/local.mk (GNU_SYSTEM_MODULES): Add art. > > Would gnu/packages/games.scm or gnu/packages/graphics.scm be a suitable >

Re: [PATCH] gnu: Add no-more-secrets.

2017-02-01 Thread Eric Bavier
On Wed, 1 Feb 2017 02:07:28 + contact@cryptolab.net wrote: > * gnu/packages/art.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add art. Would gnu/packages/games.scm or gnu/packages/graphics.scm be a suitable location for no-more-secrets? `~Eric

No-more-secrets.

2017-01-31 Thread contact . ng0
This patch adds no-more-secrets to the new (gnu packages art) module.

[PATCH] gnu: Add no-more-secrets.

2017-01-31 Thread contact . ng0
stem gnu) + #:use-module (gnu packages) + #:use-module (gnu packages ncurses)) + +(define-public no-more-secrets + (package + (name "no-more-secrets") +(version "0.3.0") +(source + (origin + (method url-fetch) + (uri (string-append "