From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Building guix-modular with cuirass Date: Mon, 30 Apr 2018 20:29:44 +0200 Message-ID: <87r2mwk0o7.fsf@gmail.com> References: <87a7tpc8vw.fsf@gmail.com> <87po2gyhem.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDDYc-0003YK-Q5 for help-guix@gnu.org; Mon, 30 Apr 2018 14:29:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDDYZ-0004Qy-NC for help-guix@gnu.org; Mon, 30 Apr 2018 14:29:50 -0400 In-reply-to: <87po2gyhem.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix Hi Ludo, > If you add a similar entry on your server, it should be fine. > > Can you try and report back? Yes you're right it works fine, thanks :) However, some of my machines are not picking up the substitutes builded while running 'guix pull'. I found why, on machines that I didn't reconfigure recently, 'default-guile' is guile-2.2.2, while on the cuirass machine it is guile-2.2.3. When reconfiguring them before, substitutes are picked-up correctly. Thanks, Mathieu