Commit Graph

18 Commits

Author SHA1 Message Date
Pavol Rusnak
b164cfb611
libfido2: 1.7.0 -> 1.8.0 2021-10-05 17:01:39 +02:00
Pavol Rusnak
873d22fc89
libfido2: 1.5.0 -> 1.7.0 2021-04-28 10:44:57 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Pavol Rusnak
43eae86de2
libfido2: 1.4.0 -> 1.5.0 2020-09-05 13:16:04 +02:00
Konrad Borowski
f05a209e34 libfido2: make builds reproducible 2020-04-27 20:12:12 +02:00
Pavol Rusnak
3c83abd60f libfido2: 1.3.1 -> 1.4.0
- drop upstreamed patches
- use system hidapi
2020-04-21 08:31:37 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Pavol Rusnak
c1d66a5588
libfido2: use upstreamed patches 2020-03-10 15:41:25 +01:00
Pavol Rusnak
82d7ccfded
libfido2: change dependency from libressl to openssl
libressl does not enable EdDSA functionality in libfido2
see https://github.com/Yubico/libfido2/issues/144
2020-03-10 14:55:34 +01:00
Artemis Tosini
099359afc7
libfido2: add macOS support
* pass IOKit to libfido2
* Add a patch so that cmake uses lld flags when linking
* Upgrade from 1.3.0 to 1.3.1 (based off #80781)
* Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link
  correctly on macOS and libfido2.pc specifies correct arguments
2020-02-23 19:46:14 +00:00
Marek Mahut
1ea0a243d2 libfido2: evaluate systemd only on Linux 2020-02-21 13:53:27 +01:00
Marek Mahut
852d2bcfd4 libfido2: linux build only 2020-02-21 12:56:45 +01:00
Pavol Rusnak
98e2135ba2 libfido2: 1.2.0 -> 1.3.0
https://github.com/Yubico/libfido2/blob/1.3.0/NEWS
2019-12-07 20:13:04 +01:00
Pavol Rusnak
1325976d74
libfido2: 1.1.0 -> 1.2.0 2019-09-19 18:30:18 +02:00
Will Dietz
b6e91ba23e
libfido2: 1.0.0 -> 1.1.0
https://github.com/Yubico/libfido2/blob/1.1.0/NEWS
2019-05-09 12:26:33 -05:00
Will Dietz
f74f518b80
libfido2: use udev instead of alias libudev 2019-05-09 12:26:31 -05:00
Will Dietz
7cbd6d3cb8
libfido2: init at 1.0.0 2019-05-09 12:26:30 -05:00