From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: glibc/linux: Rename linux-headers input to kernel-headers. Date: Thu, 04 Feb 2016 22:36:32 +0100 Message-ID: <87zivgjgyn.fsf@gnu.org> References: <56B35EEE.2060207@gmail.com> 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]:41875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRRZw-0000gg-EL for guix-devel@gnu.org; Thu, 04 Feb 2016 16:36:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRRZr-0001kp-Bj for guix-devel@gnu.org; Thu, 04 Feb 2016 16:36:40 -0500 In-Reply-To: <56B35EEE.2060207@gmail.com> (Manolis Ragkousis's message of "Thu, 4 Feb 2016 16:23:42 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Manolis Ragkousis Cc: guix-devel@gnu.org Manolis Ragkousis skribis: > From 846930e55796b04b00d61c3d9c15546c978a0af0 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Thu, 4 Feb 2016 15:50:19 +0200 > Subject: [PATCH] gnu: glibc/linux: Rename linux-headers input to > kernel-headers. > > * gnu/packages/base.scm (glibc/linux)[propagated-inputs]: Use a kernel > agnostic name for the kernel headers. Sounds like something we could adopt on the next core-updates cycle. We should make sure no =E2=80=9Clinux-headers=E2=80=9D uses remain. Thanks, Ludo=E2=80=99.