Loading pkgs/by-name/tk/tkey-ssh-agent/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ gitUpdater, testers, tkey-ssh-agent, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -38,6 +39,11 @@ buildGoModule rec { }; }; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; meta = with lib; { description = "SSH Agent for TKey, the flexible open hardware/software USB security key"; homepage = "https://tillitis.se/app/tkey-ssh-agent/"; Loading Loading
pkgs/by-name/tk/tkey-ssh-agent/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ gitUpdater, testers, tkey-ssh-agent, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -38,6 +39,11 @@ buildGoModule rec { }; }; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; meta = with lib; { description = "SSH Agent for TKey, the flexible open hardware/software USB security key"; homepage = "https://tillitis.se/app/tkey-ssh-agent/"; Loading