From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add lci. Date: Wed, 19 Oct 2016 16:23:21 -0400 Message-ID: <20161019202321.GB8287@jasmine> References: <20161015210100.23209-1-ng0@we.make.ritual.n0.is> <20161015210100.23209-2-ng0@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwxOZ-0006mU-Nf for guix-devel@gnu.org; Wed, 19 Oct 2016 16:23:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwxOU-0007sg-PK for guix-devel@gnu.org; Wed, 19 Oct 2016 16:23:27 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:36873) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwxOU-0007sY-JO for guix-devel@gnu.org; Wed, 19 Oct 2016 16:23:22 -0400 Content-Disposition: inline In-Reply-To: <20161015210100.23209-2-ng0@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org, ng0 On Sat, Oct 15, 2016 at 09:01:00PM +0000, ng0 wrote: > From: ng0 > > * gnu/packages/lolcode.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > + (inputs > + `(("python-2" ,python-2) > + ("readline" ,readline))) The output (checked with `guix gc --references) doesn't refer to python-2.