From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 02/12] build-system: Add cargo build system. Date: Sun, 1 Jan 2017 15:42:56 +0100 Message-ID: References: <20161211172537.23315-1-david@craven.ch> <20161211172537.23315-3-david@craven.ch> <20161230120825.5f4638d2@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNhLg-0001cF-Hz for guix-devel@gnu.org; Sun, 01 Jan 2017 09:43:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNhLd-0004d7-Fo for guix-devel@gnu.org; Sun, 01 Jan 2017 09:43:00 -0500 Received: from mail-qk0-x241.google.com ([2607:f8b0:400d:c09::241]:36346) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cNhLd-0004cv-BA for guix-devel@gnu.org; Sun, 01 Jan 2017 09:42:57 -0500 Received: by mail-qk0-x241.google.com with SMTP id h201so43590463qke.3 for ; Sun, 01 Jan 2017 06:42:57 -0800 (PST) In-Reply-To: <20161230120825.5f4638d2@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel Yes this is a bug. Before modifying Cargo.toml we should chmod +w. Thank you for reporting it. The home-page issue in the importer also needs fixing. I expressed being against deduplicating the inputs because I think that that is subject to change in the future.