From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Le Vaillant Subject: Re: Moving Lisp libraries to lisp-xyz.scm? Date: Wed, 27 Nov 2019 13:56:51 +0100 Message-ID: <87wobljx4c.fsf@yamatai> References: <87sgnbsimx.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58965) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZwsT-0005RC-1o for guix-devel@gnu.org; Wed, 27 Nov 2019 07:57:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZwsR-0008As-UK for guix-devel@gnu.org; Wed, 27 Nov 2019 07:57:04 -0500 Received: from mout01.posteo.de ([185.67.36.65]:48781) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZwsR-00089z-FO for guix-devel@gnu.org; Wed, 27 Nov 2019 07:57:03 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A219F16005E for ; Wed, 27 Nov 2019 13:57:00 +0100 (CET) In-Reply-To: <87sgnbsimx.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 Hi, Concerning the 'wip-lisp-xyz' branch, there are some Lisp libraries as inputs for some packages in 'machine-learning.scm' and 'web-browsers.scm'. So I guess the '(gnu packages lisp-xyz)' module should replace (or be added next to) the '(gnu packages lisp)' module in these files.