From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: Add ccid. Date: Fri, 28 Oct 2016 14:46:03 +0200 Message-ID: <87r370d4l0.fsf@gnu.org> References: <20161027094611.19750-1-mbakke@fastmail.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]:40746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c06Xx-0006Ho-7v for guix-devel@gnu.org; Fri, 28 Oct 2016 08:46:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c06Xu-0002A0-7m for guix-devel@gnu.org; Fri, 28 Oct 2016 08:46:09 -0400 In-Reply-To: <20161027094611.19750-1-mbakke@fastmail.com> (Marius Bakke's message of "Thu, 27 Oct 2016 10:46:11 +0100") 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: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > * gnu/packages/security-token.scm (ccid): New variable. LGTM; the driver issue that Mike and you are discussing doesn=E2=80=99t see= m to be a blocker. Ludo=E2=80=99.