From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: Cross-building GuixSD (and maybe using pre-built toolchains) Date: Sat, 3 Sep 2016 23:27:18 +0200 Message-ID: References: <201608302326.38349.paul@boddie.org.uk> <201608312349.49957.paul@boddie.org.uk> <87shtkujko.fsf@gnu.org> <201609011751.42108.paul@boddie.org.uk> <87oa45nnup.fsf@gnu.org> <87inuck7hu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgITH-00081I-MR for help-guix@gnu.org; Sat, 03 Sep 2016 17:27:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgITB-0001zz-N0 for help-guix@gnu.org; Sat, 03 Sep 2016 17:27:26 -0400 Received: from mail-yw0-x233.google.com ([2607:f8b0:4002:c05::233]:33045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgITA-0001zi-GF for help-guix@gnu.org; Sat, 03 Sep 2016 17:27:21 -0400 Received: by mail-yw0-x233.google.com with SMTP id l8so21056973ywb.0 for ; Sat, 03 Sep 2016 14:27:19 -0700 (PDT) In-Reply-To: <87inuck7hu.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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: help-guix@gnu.org > (assoc-ref (or native-inputs inputs) "bash") Yes, that's not too bad. Thanks! I'll wait for someone to comment the patches I've already submitted to the mailing list (to see if they are cosher :) before making the changes. FYI: I rebuilt linux-libre-headers but the tar test-suite kept crashing my computer, don't know what that's about. I don't think it's related to my changes...