From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56600) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibsoT-0007F0-65 for gwl-devel@gnu.org; Mon, 02 Dec 2019 16:00:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibsoS-0001Wj-7Y for gwl-devel@gnu.org; Mon, 02 Dec 2019 16:00:57 -0500 Received: from mail-qv1-xf33.google.com ([2607:f8b0:4864:20::f33]:40081) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibsoS-0001Vq-2Y for gwl-devel@gnu.org; Mon, 02 Dec 2019 16:00:56 -0500 Received: by mail-qv1-xf33.google.com with SMTP id i3so500461qvv.7 for ; Mon, 02 Dec 2019 13:00:56 -0800 (PST) MIME-Version: 1.0 References: <20191202200236.ghnn3cbirecgjfnj@thebird.nl> In-Reply-To: From: zimoun Date: Mon, 2 Dec 2019 22:00:44 +0100 Message-ID: Subject: Re: How do I support building a guix package over multiple machines in a cloud environment? 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: Josh Marshall Cc: gwl-devel@gnu.org On Mon, 2 Dec 2019 at 21:16, Josh Marshall wrote: > I'll start with packaging nextflow. That seems like the easy starting > point, will be needed if I want to switch my personal work systems to > guix, and I still shouldn't get deep into guix development challenges > since it is all still new. Feel free to ask questions on help-guix@gnu.org and/or the IRC channel #guix. Because I presume you will have good time with Java. ;-) Thank you for working on this. All the best, simon