From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] gnu: Add no-more-secrets. Date: Wed, 1 Feb 2017 19:51:59 -0600 Message-ID: <20170201195159.70c94303@centurylink.net> References: <20170201020728.10730-1-contact.ng0@cryptolab.net> <20170201020728.10730-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]:38071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZ6ZC-0008HV-Te for guix-devel@gnu.org; Wed, 01 Feb 2017 20:52:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZ6Z9-00078I-Ea for guix-devel@gnu.org; Wed, 01 Feb 2017 20:52:07 -0500 Received: from mail.centurylink.net ([205.219.233.9]:37464 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 1cZ6Z9-00077D-8C for guix-devel@gnu.org; Wed, 01 Feb 2017 20:52:03 -0500 In-Reply-To: <20170201020728.10730-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 Wed, 1 Feb 2017 02:07:28 +0000 contact.ng0@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