Skip to content

Commit

Permalink
pynitrokey: unpin click version
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Aug 14, 2023
1 parent 8f24fc2 commit 9a2a604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/pynitrokey/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ buildPythonApplication rec {
];

pythonRelaxDeps = [
"click"
"cryptography"
"protobuf"
"python-dateutil"
Expand Down

0 comments on commit 9a2a604

Please sign in to comment.