From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Developing libraries for the GNU system with Guix Date: Fri, 14 Oct 2016 20:58:39 +0200 Message-ID: <871sziiwps.fsf@elephly.net> References: <87h98fkdjb.fsf@catern.com> <87bmynaxud.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv7h9-0006m6-Ai for guix-devel@gnu.org; Fri, 14 Oct 2016 14:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv7h8-0003Ku-Ch for guix-devel@gnu.org; Fri, 14 Oct 2016 14:59:03 -0400 In-reply-to: <87bmynaxud.fsf@gnu.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org, sbaugh@catern.com Ludovic Courtès writes: > Again to make this more convenient, I thought we could have a > --with-graft option, which would work like --with-input except that it > would graft the new Z onto A/B/C instead of rebuilding them. This is a good idea! ~~ Ricardo