onlykey: init at 5.3.3

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit f4498d111821fd5db927fdf2fe297c9241a81c31)
This commit is contained in:
Wael M. Nasreddine
2021-08-20 16:25:23 +00:00
committed by github-actions[bot]
parent 46bb19ea0f
commit 8582286fa0
6 changed files with 7825 additions and 0 deletions
+2
View File
@@ -7349,6 +7349,8 @@ in
onlykey-cli = callPackage ../tools/security/onlykey-cli { };
onlykey = callPackage ../tools/security/onlykey { node_webkit = nwjs; };
openapi-generator-cli = callPackage ../tools/networking/openapi-generator-cli { jre = pkgs.jre_headless; };
openapi-generator-cli-unstable = callPackage ../tools/networking/openapi-generator-cli/unstable.nix { jre = pkgs.jre_headless; };