From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: 77 Rust Crates, fluid, roboto-font, libpsyc rust bindings Date: Wed, 4 Jan 2017 13:00:27 +0100 Message-ID: References: <20170103233642.3181-1-ng0@libertad.pw> <87vatv13ex.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87k2ab11m9.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOkF8-0007mS-Um for guix-devel@gnu.org; Wed, 04 Jan 2017 07:00:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOkF3-00087w-VL for guix-devel@gnu.org; Wed, 04 Jan 2017 07:00:34 -0500 Received: from mail-qk0-x233.google.com ([2607:f8b0:400d:c09::233]:34553) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOkF3-00087s-Pz for guix-devel@gnu.org; Wed, 04 Jan 2017 07:00:29 -0500 Received: by mail-qk0-x233.google.com with SMTP id a20so8682128qkc.1 for ; Wed, 04 Jan 2017 04:00:29 -0800 (PST) In-Reply-To: <87k2ab11m9.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> 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: ng0 Cc: guix-devel > Both can happen at the same time and help each other. I/we need > these patches, and I think keeping this branch around on our (my) > side will help finding bugs in the cargo build-system. I just > hope it won't be another year until it all works well enough. Well if you'd like to help there, I think that finding and packaging a simple package that contains a Cargo.lock file and a dependency tree <= 10 crates would be a more useful test scenario. A test base this large would be useful at a later stage. I'm having difficulties finding a crate that fits those requirements, maybe I'll package some old rust project of mine...