From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: rustup & cargo Date: Sat, 13 Oct 2018 17:42:36 -0700 Message-ID: <87woql8ikj.fsf@gmail.com> References: <87bm8e3xs8.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gBUUW-00025W-MZ for guix-devel@gnu.org; Sat, 13 Oct 2018 20:42:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gBUUV-0005iF-Nt for guix-devel@gnu.org; Sat, 13 Oct 2018 20:42:44 -0400 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]:45135) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gBUUV-0005ht-HP for guix-devel@gnu.org; Sat, 13 Oct 2018 20:42:43 -0400 Received: by mail-pg1-x52f.google.com with SMTP id t70-v6so7480417pgd.12 for ; Sat, 13 Oct 2018 17:42:43 -0700 (PDT) In-Reply-To: <87bm8e3xs8.fsf@posteo.net> (Brett Gilio's message of "Mon, 01 Oct 2018 02:56:39 -0500") 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: Brett Gilio Cc: guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Brett! Welcome! I'm also curious about the situation with Rust. I'm learning Rust because I find it interesting, and I use GuixSD, so here my two interests (Rust and Guix) overlap. Brett Gilio writes: > Hi all, I am curious about the status of providing rustup toolchain > management and cargo for guix. I work often in rust, and these tools > are > pretty essential. I might be interested in helping with the packaging > here, but I would like to know what the Guix community has on this so > far. I haven't done much with Rust yet, but I am able to compile programs and run them using the Guix-installed Rust compiler. I haven't tried using rustup to install or upgrade Rust, though; I think the way to install and upgrade Rust via Guix is to use Guix, not rustup, but I could be mistaken. I have no idea what the status of cargo is, but when I built a project the other day, it successfully downloaded a bunch of crates and built the code, so presumably it's working. If you search the email list, you'll find some other interesting discussions about Rust. One problem we have is that Rust is not yet fully bootstrapped, but that's somewhat orthogonal to using Rust. https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=3Drust&submit=3DSear= ch%21&idxname=3Dguix-devel&max=3D20&result=3Dnormal&sort=3Dscore Glad to have you here! =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlvCkPwACgkQ3UCaFdgi Rp1h4Q/8CKeSIrlUH9lZnlj43Q0y9mIehPYaoPpiSOAv8xWtOqJzWteCiWA03XRU 740XPhlcZveO4MPE5WxItcvjj5BA/JCluCDw8xZAVa8/sTEVkRJqkgSzMhknej05 udE2nXqqrRErFJ3Qs0hSHMxzjlvKaMSejskt12eoJhH9/NlnqBgNUTnU3OpKKebc JSG/C7jMEfC40jHwWfVzsP6mVTZEctJQOYtxpolEFXTP00kO1Bxv1qBKKJ0NhEw8 1pb6bBGKQoFgudv4FZYuY3RNUHuDffYRBt1UnQNOK7YLLIh/jKMiCS270IQZccF6 JFp6GUu2yMBI0/N7vDzEO5VX8YAEXQ5oGhI0S1eLDcW/JG/rmmzC/dCR8RGBwnxs qWAWms9CwS6KqUf35Wpy3EK6aVbRM60x24mkFTTM6NCo6vl0pY1Dat38oAoi8LPm klCzZ1r8zYXWktDQ6FGbG24bpPrb11juUmOG3PI3phWyuO3s4HeIuK7VEXA8WWbw 5UPPEVrMDOagKIMd8HkwfkBtp5zfs2wIGWn1c2S8m5CYBvZ4U67JhgVIYyKGk1pY 40SwJph2d+0Q/OlwbZLJrT4fYhwcplX92CtpWfFb9uAfHa+hFD5aYUtaZk9FBFdX eec9hzFuqBB8QNDf2xuiT6y3CWa+OgCVdcx3dT0CyX08EYmMEN4= =lemN -----END PGP SIGNATURE----- --=-=-=--