From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: (operating-system (packages ...)): hack to allow specifying outputs Date: Mon, 07 Mar 2016 00:12:19 +0100 Message-ID: <87oaarcib0.fsf@gnu.org> References: <8737s3ojcb.fsf@drakenvlieg.flower> 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]:43190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1achqf-0007It-Fi for guix-devel@gnu.org; Sun, 06 Mar 2016 18:12:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1achqe-00064T-M4 for guix-devel@gnu.org; Sun, 06 Mar 2016 18:12:29 -0500 In-Reply-To: <8737s3ojcb.fsf@drakenvlieg.flower> (Jan Nieuwenhuizen's message of "Sun, 06 Mar 2016 13:56:52 +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: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen skribis: > Is this documentation in gnu/system.scm > > (packages operating-system-packages ; list of (PACKAGE OUTP= UT...) > (default %base-packages)) ; or just PACKAGE > > is conveying future intent? I cannot get it to work without the patch > below. =E5=AE=8B=E6=96=87=E6=AD=A6 just provided a nice little fix for this. Than= ks for bringing it up! :-) Ludo=E2=80=99.