Commit Graph

13 Commits

Author SHA1 Message Date
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
R. RyanTM
b53db766d8 hidapi: 0.10.0 -> 0.10.1 2020-11-26 07:02:19 +00:00
Finn Behrens
cb764dbc24 top-level: Use systemdMinimal in a few more places 2020-11-03 17:35:14 -05:00
Pavol Rusnak
cbe6c27d22 hidapi: 0.9.0 -> 0.10.0 2020-11-01 10:59:20 +01:00
Florian Klink
eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Peter Hoeg
74ed54cf0c hidapi: 0.8.0-RC1 -> 0.9.0 2019-08-28 16:58:18 +08:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Matthew Bauer
cba6e28766
hidapi: fix macos 2017-04-09 15:21:26 -05:00
Bjørn Forsman
28d98c701b hidapi: add a comment on the license
hidapi allows the user to chose between GPLv3, BSD or HIDAPI license
(more liberal).
2014-12-07 16:15:52 +01:00
Bjørn Forsman
c970104135 hidapi: update/fix description
Description should start with capital letter.
2014-12-07 16:14:07 +01:00
William A. Kennington III
7b6e70c72d hidapi: Add derivation 2014-10-24 16:37:36 -07:00