guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] gnu: Add libpcsclite


From: Marius Bakke
Subject: Re: [PATCH 0/2] gnu: Add libpcsclite
Date: Thu, 27 Oct 2016 10:03:43 +0100
User-agent: Notmuch/0.23.1 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)

Mike Gerwitz <address@hidden> writes:

> Marius:
>
> Thanks for your mentoring on this. :)

You're welcome! :)

>
> On Mon, Oct 24, 2016 at 17:21:18 +0100, Marius Bakke wrote:
>> I'll continue working on getting ccid integrated and eventually make a
>> pcscd service for GuixSD.
>
> Is there anything you'd like help on?  I'd be happy to test whatever you
> come up with as soon as it's available.

Not right now, but thanks. The difficulty with getting pcscd working on
GuixSD is that the daemon expects to find all drivers in one location
(e.g. /var/lib/pcsc/drivers). So we need to populate this directory with
drivers before starting the service.

On foreign (non-GuixSD) distros this is not a problem, as gpg users are
expected to use the pcscd service provided by their system anyway.

Anyway, the patches look good, I've made the following minor changes:

* moved pcsc-lite to the newly created "security-token.scm";
* made eudev a regular input instead of propagated;
* renamed the gnupg patch phase and removed superfluous "outputs" key;
* added a configure flag to pcsc so that GuixSD users can manually add
  drivers to "/var/lib/pcsc/drivers" (default is $out/lib/pcsc/drivers).

Also adjusted the commit messages accordingly. Pushed as
cd9ed6c1cbd9fdcfa38825b8109a646fb968b7a8! Thank you!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]