From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59648) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuabm-000529-4K for gwl-devel@gnu.org; Thu, 23 Jan 2020 06:25:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuabl-0004rl-3o for gwl-devel@gnu.org; Thu, 23 Jan 2020 06:25:10 -0500 MIME-Version: 1.0 References: <875zh3w3yp.fsf@elephly.net> In-Reply-To: From: zimoun Date: Thu, 23 Jan 2020 12:24:55 +0100 Message-ID: Subject: Re: How to install GWL? Content-Type: text/plain; charset="UTF-8" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gwl-devel-bounces+kyle=kyleam.com@gnu.org Sender: "gwl-devel" To: Roel Janssen Cc: gwl-devel@gnu.org Hi Roel, On Thu, 23 Jan 2020 at 12:16, Roel Janssen wrote: > I initially wanted the GWL to be part of Guix, and I think that could > greatly simplify things. So by installing GWL, you get the "workflow" > and "process" subcommands that work with the version of Guix returned > by: > $ guix --version I agree that with the current situation, it is confusing and hard to know which "guix --version" is used when running "guix workflow". It is what I tried to describe in my other email to this thread. > What's the reason for not wanting GWL directly in Guix? Maybe because it is proof-of-concept of "Guix is a Scheme library". :-) All the best, simon