From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] services: Use 'packages->manifest' in 'packages->profile-entry'. Date: Mon, 07 Mar 2016 00:11:16 +0100 Message-ID: <87si03cicr.fsf@gnu.org> References: <1457271292-16747-1-git-send-email-iyzsong@gmail.com> 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]:43014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1achpa-00076R-Hv for guix-devel@gnu.org; Sun, 06 Mar 2016 18:11:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1achpX-0005on-CK for guix-devel@gnu.org; Sun, 06 Mar 2016 18:11:22 -0500 In-Reply-To: <1457271292-16747-1-git-send-email-iyzsong@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Sun, 6 Mar 2016 21:34:52 +0800") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > This allows using (PACKAGE OUTPUT) in the packages field. > Reported by Jan Nieuwenhuizen . > > * gnu/services.scm (packages->profile-entry): Use 'packages->manifest'. Sure, thanks! Ludo'.