Felix Buehler
1450bc80fb
tools/misc: replace name with pname&version
2021-08-03 16:47:38 +02:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Mario Rodas
43d1c44e49
Merge pull request #64114 from thefloweringash/yubico-piv-tool-mac
...
yubico-piv-tool: support Apple PCSC, enable by default
2020-03-13 08:34:05 -05:00
R. RyanTM
25f50a9197
yubico-piv-tool: 1.7.0 -> 2.0.0
2020-02-04 23:44:36 +00:00
Andrew Childs
86e3208ca3
yubico-piv-tool: support Apple PCSC, enable by default
2019-07-02 16:16:56 +09:00
R. RyanTM
b249f2c2d9
yubico-piv-tool: 1.6.2 -> 1.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubico-piv-tool/versions
2019-04-18 08:50:21 +02: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
R. RyanTM
b8e2d28fa7
yubico-piv-tool: 1.6.1 -> 1.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubico-piv-tool/versions
2018-09-19 22:05:53 -07:00
R. RyanTM
984c55f82d
yubico-piv-tool: 1.5.0 -> 1.6.1 ( #45531 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubico-piv-tool/versions .
2018-08-27 22:39:54 +02:00
Anton Schirg
3ec3de2ca4
yubico-piv-tool: 1.4.4 -> 1.5.0
2017-12-13 07:50:16 +01:00
André-Patrick Bubel
4a8116ce5d
yubico-piv-tool: 1.3.0 -> 1.4.4
2017-10-21 03:03:49 +02: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
Chris Martin
e8b1555524
yubico-piv-tool: add description fields ( #18322 )
2016-09-05 23:33:46 +02:00
Marius Bakke
1489af2153
yubico-piv-tool: 1.0.2 -> 1.3.0
2016-03-20 18:42:23 +00:00
William A. Kennington III
db031b5dff
yubico-piv-tool: 0.1.6 -> 1.0.2
2015-09-18 14:52:51 -07:00
Moritz Ulrich
4e51a466bd
Yubico Suite: Update to latest releases.
...
yubico-piv-tool -> 0.1.6
yubikey-personalization -> 1.17.1
yubikey-personalization-gui-3 -> 3.1.20
2015-04-09 12:56:38 +02:00
William A. Kennington III
9917ef2105
yubico-piv-tool: 0.1.2 -> 0.1.5
2015-03-03 16:08:05 -08:00
William A. Kennington III
021efdf021
yubico-piv-tool: 0.1.0 -> 0.1.2
2014-11-26 15:50:15 -08:00
William A. Kennington III
fa6275857e
yubico-piv-tool: Add derivation
2014-10-29 02:05:17 -07:00