From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: lightning: Move to (gnu packages assembly). Date: Tue, 21 Jun 2016 16:15:45 +0200 Message-ID: <87inx28w6m.fsf@gnu.org> References: <87bn2u8xw2.fsf@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]:33418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFMT4-0007cS-3c for guix-devel@gnu.org; Tue, 21 Jun 2016 10:15:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFMSy-0007id-Rk for guix-devel@gnu.org; Tue, 21 Jun 2016 10:15:52 -0400 In-Reply-To: <87bn2u8xw2.fsf@gmail.com> (Alex Kost's message of "Tue, 21 Jun 2016 16:38:53 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > I think (gnu packages assembly) is a suitable module for 'lightning', > right? > > > From 600960dd5d0b9a9877bf1389c1cbd8efc53a5b0a Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Tue, 21 Jun 2016 16:29:40 +0300 > Subject: [PATCH] gnu: lightning: Move to (gnu packages assembly). > > * gnu/packages/lightning.scm: Remove. Move 'lightning' to... > * gnu/packages/assembly.scm (lightning): ... here. New variable. > * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Definitely, thanks! Ludo=E2=80=99.