From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Blog: Guix packaging tutorial Date: Thu, 27 Sep 2018 13:56:33 +0200 Message-ID: <87zhw36tn2.fsf@gnu.org> References: <87in397jsd.fsf@ambrevar.xyz> <20180913191151.GA1865@jurong> <87woro5ocf.fsf@ambrevar.xyz> <20180914113302.elqrk3tvdkln2cde@thebird.nl> <87o9cmj0fc.fsf@ambrevar.xyz> <87d0t036gu.fsf@gnu.org> <8736twmu23.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:4830:134:3::10]:41227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5Uug-0006BK-U0 for guix-devel@gnu.org; Thu, 27 Sep 2018 07:56:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5Uuf-0002R3-Vu for guix-devel@gnu.org; Thu, 27 Sep 2018 07:56:58 -0400 In-Reply-To: <8736twmu23.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Wed, 26 Sep 2018 12:28:36 +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: Pierre Neidhardt Cc: guix-devel , guix-blog@gnu.org Pierre Neidhardt skribis: > My understanding it that > > %output =3D (assoc-ref "out" %outputs) > > Is this correct? Yes! Ludo=E2=80=99.