We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c69bb3e + e645297 commit 65e49dcCopy full SHA for 65e49dc
pkgs/by-name/yu/yubico-piv-tool/package.nix
@@ -18,7 +18,7 @@
18
19
stdenv.mkDerivation (finalAttrs: {
20
pname = "yubico-piv-tool";
21
- version = "2.6.1";
+ version = "2.7.1";
22
23
outputs = [
24
"out"
@@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
30
owner = "Yubico";
31
repo = "yubico-piv-tool";
32
rev = "refs/tags/yubico-piv-tool-${finalAttrs.version}";
33
- hash = "sha256-RYT/kBlUfVkJG8RNELVQ5gyC+HDteD5xqaI479nsvKw=";
+ hash = "sha256-ow9SS7YGCZzSxds3WKsHx9/Vxloy9RqvDjpIBJUBSb0=";
34
};
35
36
postPatch = ''
0 commit comments