From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Petkov Subject: Re: Rust dependency on git Date: Fri, 19 Jul 2019 08:10:31 -0700 Message-ID: <8194A9C5-9E89-4BA3-932C-C4BCFAB51BC8@gmail.com> References: <3DCD63BD-98AB-40AD-B294-CF4E699B20BA@gmail.com> <87imu0dtbs.fsf@devup.no> <87tvbi7eln.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58061) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoUb8-0006wu-8M for guix-devel@gnu.org; Fri, 19 Jul 2019 11:15:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoUaw-0006EG-3I for guix-devel@gnu.org; Fri, 19 Jul 2019 11:14:53 -0400 Received: from mail-pg1-x52d.google.com ([2607:f8b0:4864:20::52d]:43100) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoUal-0003p8-W1 for guix-devel@gnu.org; Fri, 19 Jul 2019 11:14:43 -0400 Received: by mail-pg1-x52d.google.com with SMTP id f25so14591150pgv.10 for ; Fri, 19 Jul 2019 08:10:34 -0700 (PDT) In-Reply-To: <87tvbi7eln.fsf@gmail.com> 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: Chris Marusich Cc: guix-devel Hi Chris, > On Jul 18, 2019, at 10:55 PM, Chris Marusich = wrote: >=20 > Is this still an issue? I added a phase to comment out the line which invokes the git based = tidy. For now it=E2=80=99s not an issue, but if things change upstream it may = break. =E2=80=94Ivan=