From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38599) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hox98-0006Jv-Rl for guix-patches@gnu.org; Sat, 20 Jul 2019 17:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hox97-00059J-Uf for guix-patches@gnu.org; Sat, 20 Jul 2019 17:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49138) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hox97-000594-Px for guix-patches@gnu.org; Sat, 20 Jul 2019 17:44:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hox97-0006CP-Me for guix-patches@gnu.org; Sat, 20 Jul 2019 17:44:01 -0400 Subject: [bug#35813] Resent-Message-ID: Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) From: Ivan Petkov In-Reply-To: Date: Sat, 20 Jul 2019 14:43:39 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brian Leung Cc: Karl Meakin , 35813@debbugs.gnu.org, Karl Meakin Hi Brian, > On Jul 20, 2019, at 11:30 AM, Brian Leung wrote: >=20 > What's the status on this? I was about to start working on a recursive = importer for Rust crates until I noticed this patch. On the patch side a couple of updates are still needed: * a rebase on the latest master * an update to also include the native-inputs/dev-dependency inputs in = the loop for importing additional crates * some tests to verify the behavior Not sure if Karl has a had a chance to update this yet =E2=80=94Ivan