From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#31392: gnome.scm cannot import (gnu packages rust) Date: Thu, 10 May 2018 22:25:49 +0200 Message-ID: <87wowbtfzm.fsf@gnu.org> References: <87vabwg5is.fsf@fastmail.com> <87h8ngv3p1.fsf@gnu.org> <87mux7g1wv.fsf@fastmail.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]:53312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGs8Z-0007hl-26 for bug-guix@gnu.org; Thu, 10 May 2018 16:26:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGs8Y-0004Dm-DP for bug-guix@gnu.org; Thu, 10 May 2018 16:26:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49001) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGs8Y-0004Dh-9V for bug-guix@gnu.org; Thu, 10 May 2018 16:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fGs8Y-0003rr-0h for bug-guix@gnu.org; Thu, 10 May 2018 16:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mux7g1wv.fsf@fastmail.com> (Marius Bakke's message of "Thu, 10 May 2018 13:56:00 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: 31392@debbugs.gnu.org Hey Marius, Marius Bakke skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Hello, >> >> Marius Bakke skribis: >> >>> I'm trying to update librsvg, which requires "rust". >> >> Speaking of which, what are other distros doing? Are all of them >> switching to the Rust implementation, or are some keeping the C >> implementation? >> >> Not that I=E2=80=99m fond of C, but adding Rust (which is not bootstrapp= ed, >> etc.) in this place can be problematic. > > I haven't checked a lot of distros, but Arch and Debian Experimental > have the Rust version already. There is no maintained C implementation > any longer AFAIK. It was officially deprecated in version 2.40.20[0], > which is what we have right now. Oh well, thanks for the info! Ludo=E2=80=99.