From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: WIP Guix Cookbook Date: Mon, 09 Sep 2019 09:10:19 +0200 Message-ID: <87zhjeueqs.fsf@elephly.net> References: <87pnkb3pil.fsf@elephly.net> <87mufepqea.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37288) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7Dov-0004F5-ER for guix-devel@gnu.org; Mon, 09 Sep 2019 03:10:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7Dou-0000XQ-Ef for guix-devel@gnu.org; Mon, 09 Sep 2019 03:10:41 -0400 Received: from sender4-of-o52.zoho.com ([136.143.188.52]:21260) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i7Dou-0000Wa-70 for guix-devel@gnu.org; Mon, 09 Sep 2019 03:10:40 -0400 In-reply-to: <87mufepqea.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: guix-devel@gnu.org, GNU Guix maintainers , julien lepiller Hi Pierre, >> The packaging tutorial on the other hand is very large and >> includes a Scheme tutorial. Maybe this should be moved to a separate >> section=E2=80=A6? > > Agreed. A scheme tutorial (as a first tutorial?) makes a lot of sense. It=E2=80=99s now the first node in the cookbook. I pushed it to wip-cookbo= ok, so that it=E2=80=99s a little easier to inspect, build, and modify. --=20 Ricardo