Commit graph

14 commits

Author SHA1 Message Date
Fabian Affolter afb6182f9a
libnfc: specify license
- update description
- update style
2022-06-13 22:58:05 +02:00
yangqihuang 442481052a libnfc: fix build on darwin 2022-06-13 20:35:28 +08:00
Rick van Schijndel 7d58a30286
treewide: pkgs/development/libraries: mark broken for darwin 2022-05-30 13:42:53 +02:00
Alexander Sieg 228209d60b libnfc: 1.7.1 -> 1.8.0
https://github.com/nfc-tools/libnfc/blob/master/ChangeLog
2022-04-16 16:01:04 +02:00
Jens Nolte b7021d39ba libnfc: Set sysconfdir to /etc
The library was looking for config files in its nix store path.
2021-10-25 20:39:34 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Kirill Elagin ade80db751 libnfc: Add missing dependency on readline
readline is used by the pn53x-tamashell example.
2017-02-05 03:21:59 +03:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Jaka Hudoklin 74625641f8 Add libnfc 1.7.1 2014-08-26 01:21:27 +02:00