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: gnutls: Move which from 'propagated-inputs' to 'native-inputs'. Date: Wed, 11 Feb 2015 23:42:33 +0100 Message-ID: <87fvact6hy.fsf@gnu.org> References: <1423653865-590-1-git-send-email-iyzsong@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]:44786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLfzY-00077z-TW for guix-devel@gnu.org; Wed, 11 Feb 2015 17:42:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLfzU-0006v0-Tf for guix-devel@gnu.org; Wed, 11 Feb 2015 17:42:44 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLfzU-0006uw-Qk for guix-devel@gnu.org; Wed, 11 Feb 2015 17:42:40 -0500 In-Reply-To: <1423653865-590-1-git-send-email-iyzsong@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Wed, 11 Feb 2015 19:24:25 +0800") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > * gnu/packages/gnutls.scm (gnutls): Move which to 'native-inputs'. > Comment on 'propagated-inputs'. LGTM, although it would have been nicer to make this change as part of the recent wip-gnutls batch to minimize rebuilds/disruption. Thanks, Ludo=E2=80=99.