From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Developing libraries for the GNU system with Guix Date: Tue, 18 Oct 2016 00:04:02 +0200 Message-ID: <87funuk4z1.fsf@gnu.org> References: <87h98fkdjb.fsf@catern.com> <87bmynaxud.fsf@gnu.org> <871sziiwps.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwG0t-000157-0n for guix-devel@gnu.org; Mon, 17 Oct 2016 18:04:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwG0r-0007Zy-KI for guix-devel@gnu.org; Mon, 17 Oct 2016 18:04:07 -0400 In-Reply-To: <871sziiwps.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 14 Oct 2016 20:58:39 +0200") 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: Ricardo Wurmus Cc: guix-devel@gnu.org, sbaugh@catern.com Ricardo Wurmus skribis: > Ludovic Court=C3=A8s 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! Done in 645b9df858683dc05ffa04c9eb2fdc45ccef4a65. Feedback welcome! Ludo=E2=80=99.