From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Offloading to use Guile-SSH instead of lsh Date: Sun, 06 Nov 2016 18:40:42 +0100 Message-ID: <87twbkzeud.fsf@gnu.org> References: <87poma53yi.fsf@gnu.org> <20161106074721.GB31483@macbook42.flashner.co.il> 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]:50807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3RR3-00051x-VM for guix-devel@gnu.org; Sun, 06 Nov 2016 12:40:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3RQz-0001Fr-3U for guix-devel@gnu.org; Sun, 06 Nov 2016 12:40:50 -0500 In-Reply-To: <20161106074721.GB31483@macbook42.flashner.co.il> (Efraim Flashner's message of "Sun, 6 Nov 2016 09:47:26 +0200") 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: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > So to clarify, I need to switch just the master to the wip-guile-ssh > branch, or also the slaves? Just the master node. The requirements for build machines are unchanged: they need to have =E2=80=98guile=E2=80=99 in $PATH and have guix-daemon running. Ludo=E2=80=99.