From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] gnu: Add no-more-secrets. Date: Thu, 2 Feb 2017 20:39:04 -0600 Message-ID: <20170202203904.57b252f8@centurylink.net> References: <877f596icn.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <20170202143214.17358-1-contact.ng0@cryptolab.net> <20170202143214.17358-2-contact.ng0@cryptolab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZTmK-0003u2-8X for guix-devel@gnu.org; Thu, 02 Feb 2017 21:39:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZTmH-0005tE-6e for guix-devel@gnu.org; Thu, 02 Feb 2017 21:39:12 -0500 Received: from mail.centurylink.net ([205.219.233.9]:14229 helo=smtp.centurylink.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZTmH-0005t4-0l for guix-devel@gnu.org; Thu, 02 Feb 2017 21:39:09 -0500 In-Reply-To: <20170202143214.17358-2-contact.ng0@cryptolab.net> 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" To: contact.ng0@cryptolab.net Cc: guix-devel@gnu.org On Thu, 2 Feb 2017 14:32:14 +0000 contact.ng0@cryptolab.net wrote: > From: ng0 > > * gnu/packages/games.scm (no-more-secrets): New variable. > --- > gnu/packages/games.scm | 38 +++++++++++++++++++++++++++++++++++++- > 1 file changed, 37 insertions(+), 1 deletion(-) Pushed in 345504c79d2b412f1036ff0cbd964e344a24b162 Thanks! `~Eric