From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: rustup & cargo Date: Mon, 15 Oct 2018 12:06:54 +0200 Message-ID: <87tvlnh6bl.fsf@gnu.org> References: <87bm8e3xs8.fsf@posteo.net> <87woql8ikj.fsf@gmail.com> <87in25z54l.fsf@posteo.net> <87y3b158jc.fsf@gmail.com> 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]:39019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gBzm5-0004tC-3c for guix-devel@gnu.org; Mon, 15 Oct 2018 06:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gBzm4-0000P7-I0 for guix-devel@gnu.org; Mon, 15 Oct 2018 06:06:57 -0400 In-Reply-To: <87y3b158jc.fsf@gmail.com> (Chris Marusich's message of "Sat, 13 Oct 2018 23:47:35 -0700") 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: Chris Marusich Cc: guix-devel Hello! Chris Marusich skribis: > Brett Gilio writes: > >> [W]hat I wish was available was a nightly build of the rust branch. > > It might be possible to have the Guix build farm build the rust branch. > I'm not sure how much load it would add to the build farm, though. > Maybe someone else on the list would know more? Building Rust seems to take a lot of time, so I=E2=80=99m not sure we could afford building daily Rust snapshots on our build farm. Ludo=E2=80=99.