From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Becze Subject: Re: Rust packaging coordination Date: Sat, 18 Jan 2020 11:48:12 -0500 Message-ID: <3a961774-e715-444a-a4e1-dcaf01ee202d@riseup.net> References: <9E555198-86AF-4B29-889F-A75E4F1EA7EA@asu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36878) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isrGl-0003fB-2C for guix-devel@gnu.org; Sat, 18 Jan 2020 11:48:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isrGj-0006lM-9E for guix-devel@gnu.org; Sat, 18 Jan 2020 11:48:18 -0500 Received: from mx1.riseup.net ([198.252.153.129]:59788) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1isrGi-0006j1-U8 for guix-devel@gnu.org; Sat, 18 Jan 2020 11:48:17 -0500 In-Reply-To: <9E555198-86AF-4B29-889F-A75E4F1EA7EA@asu.edu> Content-Language: en-US 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-mx.org@gnu.org Sender: "Guix-devel" To: John Soo , Guix-devel I have packaged alacritty (im using it as a test app for the recursive=20 crate importer). I'll wait until you get tokei in! On 1/16/20 3:14 AM, John Soo wrote: > Hello guix and rust packagers, >=20 > I=E2=80=99m curious if anyone else is working on packaging rust apps. = I have been working on a patch set for tokei and it=E2=80=99s getting clo= se to done. >=20 > I would not like it if I had to rebase all 50 patches and I wouldn=E2=80= =99t want anyone else to have to rebase theirs. So if you are working on = any rust packages, maybe we should coordinate to make it less painful to = merge. >=20 > Thanks! >=20 > John >=20