From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: package dependencies Date: Tue, 15 Dec 2015 11:57:20 +0100 Message-ID: <87egeo7ze7.fsf@gnu.org> References: <87zixjttsa.fsf@gmail.com> <20151209201329.20594c2e@weiserose.weiserose.de> <20151210045530.GA28215@thebird.nl> <87bn9uxy0l.fsf@gnu.org> <20151214062939.GA12226@thebird.nl> <87a8pdz9sk.fsf@gnu.org> <20151214092857.GA13044@thebird.nl> <20151214193654.GA22023@jasmine> <20151215101831.GA16741@thebird.nl> 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]:37260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8nIO-0006lH-Mz for guix-devel@gnu.org; Tue, 15 Dec 2015 05:57:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8nIJ-0003S1-PG for guix-devel@gnu.org; Tue, 15 Dec 2015 05:57:28 -0500 In-Reply-To: <20151215101831.GA16741@thebird.nl> (Pjotr Prins's message of "Tue, 15 Dec 2015 11:18:31 +0100") 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: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins skribis: > Another way to go about this is to create a manual for packagers. My > guix-notes is more general (mostly to help my memory), and then there > is the wiki-thing. But I agree we don't have a very helpful starting > point for packagers considering they need to learn multiple things at > the same time (not least Guile ;). The =E2=80=9CDefining Packages=E2=80=9D section is meant to be some sort of= a =E2=80=9Cgetting started=E2=80=9D section for packagers, with cross-references to various mo= re in-depth sections. IMO it would be ideal to fix it to actually fulfill that goal. So I hereby solicit patches that go in that direction! :-) Ludo=E2=80=99.