From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40454) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVJFr-0008Pb-CF for guix-patches@gnu.org; Thu, 14 Nov 2019 12:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVJFq-00029y-8H for guix-patches@gnu.org; Thu, 14 Nov 2019 12:50:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54591) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iVJFq-00029u-56 for guix-patches@gnu.org; Thu, 14 Nov 2019 12:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iVJFq-0006dk-0L for guix-patches@gnu.org; Thu, 14 Nov 2019 12:50:02 -0500 Subject: [bug#37868] [PATCH] guix: Allow multiple packages to provide Linux modules in the system profile Resent-Message-ID: From: Mark H Weaver In-Reply-To: <20191112172048.61ba69eb@scratchpost.org> References: <20191022152238.12856-1-dannym@scratchpost.org> <20191112172048.61ba69eb@scratchpost.org> Date: Thu, 14 Nov 2019 12:48:17 -0500 Message-ID: <87tv7673ib.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 37868@debbugs.gnu.org Hi Danny, Danny Milosavljevic wrote: > any comments about this patch? > > I don't want to just push this to guix master without any discussion since it > establishes an interface that has to keep working for a long time. Thanks very much for bringing this to my attention. Generally, it looks good to me, although I agree with the suggestions that Ludovic has made, both here and in the thread on guix-devel: https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00514.html I'm overloaded with other tasks at the moment, so I might not comment on this thread again, but I expect that I'll be happy with whatever you and Ludovic can agree on. Thanks! Mark