From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Rust packaging coordination Date: Thu, 16 Jan 2020 00:14:04 -0800 Message-ID: <9E555198-86AF-4B29-889F-A75E4F1EA7EA@asu.edu> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56031) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1is0I6-0008Db-Op for guix-devel@gnu.org; Thu, 16 Jan 2020 03:14:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1is0I5-0003lg-6l for guix-devel@gnu.org; Thu, 16 Jan 2020 03:14:10 -0500 Received: from mail-oi1-x235.google.com ([2607:f8b0:4864:20::235]:38733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1is0I4-0003l8-TR for guix-devel@gnu.org; Thu, 16 Jan 2020 03:14:09 -0500 Received: by mail-oi1-x235.google.com with SMTP id l9so18139777oii.5 for ; Thu, 16 Jan 2020 00:14:08 -0800 (PST) Received: from [192.168.1.77] (107-137-109-155.lightspeed.irvnca.sbcglobal.net. [107.137.109.155]) by smtp.gmail.com with ESMTPSA id q25sm7564191otf.45.2020.01.16.00.14.05 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Jan 2020 00:14:06 -0800 (PST) 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: Guix-devel Hello guix and rust packagers, I=E2=80=99m curious if anyone else is working on packaging rust apps. I hav= e been working on a patch set for tokei and it=E2=80=99s getting close to do= ne. 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 rus= t packages, maybe we should coordinate to make it less painful to merge. Thanks! John=