From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: New to GNU Guix packaging Date: Sun, 17 Apr 2016 16:20:00 +0200 Message-ID: <87fuukb9m7.fsf@gnu.org> References: <571375D0.8030205@platen-software.de> <20160417132932.GB12965@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arnYW-0006xo-K9 for guix-devel@gnu.org; Sun, 17 Apr 2016 10:20:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arnYR-0006F1-SK for guix-devel@gnu.org; Sun, 17 Apr 2016 10:20:08 -0400 In-Reply-To: <20160417132932.GB12965@jocasta.intra> (John Darrington's message of "Sun, 17 Apr 2016 15:29:32 +0200") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > On Sun, Apr 17, 2016 at 01:38:56PM +0200, Tobias Platen wrote: >=20=20=20=20=20=20 > How do I get started in packaging. > > I suggest that you start by looking at an existing package, and using tha= t as a template. Agreed. That and the introductory material of the manual: https://www.gnu.org/software/guix/manual/html_node/Defining-Packages.html Welcome! Ludo=E2=80=99.