Loading pkgs/by-name/hn/hns/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ python3.pkgs.buildPythonApplication (finalAttrs: { description = "Speech-to-text CLI to transcribe voice from microphone directly to clipboard"; homepage = "https://hns-cli.dev"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ afh ]; maintainers = with lib.maintainers; [ afh dwt ]; }; }) Loading
pkgs/by-name/hn/hns/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ python3.pkgs.buildPythonApplication (finalAttrs: { description = "Speech-to-text CLI to transcribe voice from microphone directly to clipboard"; homepage = "https://hns-cli.dev"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ afh ]; maintainers = with lib.maintainers; [ afh dwt ]; }; })