1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
aszlig 70246d7cfa
pcsclite: Introduce PCSCLITE_HP_DROPDIR env var
This allows to override the directory where PCSC-Lite searches for USB
drivers at runtime and should make our NixOS module much more clean so
that we don't need to imperatively stitch together plugin directories
anymore.

I'm using a GNU extension for the ternary operator to avoid computing
getenv("PCSCLITE_HP_DROPDIR") twice:

https://gcc.gnu.org/onlinedocs/gcc/Conditionals.html#Conditionals

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @viric, @wkennington
2016-06-04 16:38:57 +02:00
..
applications Merge pull request #15940 from j-hao/master 2016-06-04 02:17:56 +02:00
build-support Fix buildRustPackage edge cases 2016-06-02 17:15:52 +02:00
data Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
desktops Revert "extra-cmake-modules: don't change the RPATH settings" 2016-06-01 08:14:51 -05:00
development gwenhywfar: Allow to override pluginSearchPaths 2016-06-04 16:38:57 +02:00
games Merge pull request #15943 from sheenobu/bugfix/nethack/fix_xlogfile 2016-06-03 19:39:51 +03:00
misc arc-gtk-theme: 2016-05-14 -> 2016-06-02 2016-06-03 20:03:40 +02:00
os-specific Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
servers Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
shells Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
stdenv Allow not rebasing in cygwin stdenv. 2016-05-20 17:17:10 +02:00
test
tools pcsclite: Introduce PCSCLITE_HP_DROPDIR env var 2016-06-04 16:38:57 +02:00
top-level gwenhywfar: Remove constraint on gnutls33 2016-06-04 16:38:57 +02:00