From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: A couple roadblocks using guix Date: Fri, 23 Jan 2015 22:48:42 +0100 Message-ID: <20150123214842.GA26317@debian> References: <87oapqzgka.fsf@gnu.org> <87ppa5x4y1.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]:53562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEm69-0001Od-2O for guix-devel@gnu.org; Fri, 23 Jan 2015 16:49:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEm68-00027A-Bw for guix-devel@gnu.org; Fri, 23 Jan 2015 16:49:01 -0500 Content-Disposition: inline In-Reply-To: <87ppa5x4y1.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel On Fri, Jan 23, 2015 at 09:43:34AM +0100, Ludovic Courtès wrote: > So in general I agree it’s a good idea, and it’s easily done with > ‘union-build’, so if people know of useful meta-packages, please > send a patch. Why not an empty package with only propagated inputs? Andreas