From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Blog: Guix packaging tutorial Date: Thu, 13 Sep 2018 13:16:30 +0200 Message-ID: <20180913111630.kcovdzr43d2y7snj@thebird.nl> References: <87in397jsd.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0Pby-0007ul-5Y for guix-devel@gnu.org; Thu, 13 Sep 2018 07:16:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0Pbw-0001WF-Sm for guix-devel@gnu.org; Thu, 13 Sep 2018 07:16:37 -0400 Content-Disposition: inline In-Reply-To: <87in397jsd.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 , guix-blog@gnu.org On Thu, Sep 13, 2018 at 12:50:58PM +0200, Pierre Neidhardt wrote: > Hi! > > I'd like to post a blog article which would serve as a packaging > tutorial. Great idea. I have some material on Guix-notes already you may want to reuse: https://gitlab.com/pjotrp/guix-notes/blob/master/HACKING.org There is more in other files in that repo which I mostly add because I don't trust my memory ;) Be good to have a document that is part of the main documentation. Pj.