summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-09-27 04:17:24 +0200
committeraszlig <aszlig@nix.build>2018-09-27 04:30:21 +0200
commita70d3bab72ddcc80d45d1150cdaf4e857ff2af0b (patch)
tree506aa0f5541c0d2b74b81e79be221d8254e8170c /pkgs/applications
parentf37f34e3dc945d0f6b3f6cf0eabf0ea4b12a7071 (diff)
downloadnixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar.gz
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar.bz2
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar.lz
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar.xz
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.tar.zst
nixlib-a70d3bab72ddcc80d45d1150cdaf4e857ff2af0b.zip
pcsc-cyberjack: Also install cjflash tool
This tool is necessary in order to update the firmware of the secoder.

The reason I've added this to a separate output "tools" is because it
clearly is not relevant for the PCSC driver itself and it's also very
rarely needed.

I've also verified wether the closure of the PCSC plugin env still only
contains the main output and that's the case.

There are also other tools - cjBingoTest and cjgeldkarte, where the
former doesn't compile due to cjeca32.h not being found and cjgeldkarte,
which does compile but tries to dlopen() the library and subsequently
fails.

Both of these tools however look like they're just performing tests and
are not very useful outside of development, so I opted to not include
them.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/applications')
0 files changed, 0 insertions, 0 deletions