From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kete Subject: Re: Package Definition Place Date: Wed, 01 Jan 2014 11:05:46 -0500 Message-ID: <3609297.bIxQduYGoN@knossos> References: <1471744.UPeTPsttfJ@knossos> <1428077.lopkipYF0I@knossos> <20140101125234.GA5179@intra> 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]:53205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VyOIu-0001Xs-Dl for guix-devel@gnu.org; Wed, 01 Jan 2014 11:06:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VyOIo-0007hC-W3 for guix-devel@gnu.org; Wed, 01 Jan 2014 11:05:56 -0500 Received: from ninthfloor.org ([2a01:7e00::f03c:91ff:fe96:8a17]:51764 helo=mail.ninthfloor.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VyOIo-0007gw-Ps for guix-devel@gnu.org; Wed, 01 Jan 2014 11:05:50 -0500 In-Reply-To: <20140101125234.GA5179@intra> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: guix-devel@gnu.org On Wednesday, January 01, 2014 01:52:35 PM you wrote: > The .scm file usually stays in the directory gnu/packages/ If you mean http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/, then how do I contribute to the project? > "guix download" is a convenience function for package developers. I'm trying to develop a package.