Loading pkgs/development/python-modules/pocketsphinx/default.nix +7 −5 Original line number Diff line number Diff line Loading @@ -44,7 +44,9 @@ buildPythonPackage rec { description = "Small speech recognizer"; homepage = "https://github.com/cmusphinx/pocketsphinx"; changelog = "https://github.com/cmusphinx/pocketsphinx/blob/v${version}/NEWS"; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 bsd3 mit Loading Loading
pkgs/development/python-modules/pocketsphinx/default.nix +7 −5 Original line number Diff line number Diff line Loading @@ -44,7 +44,9 @@ buildPythonPackage rec { description = "Small speech recognizer"; homepage = "https://github.com/cmusphinx/pocketsphinx"; changelog = "https://github.com/cmusphinx/pocketsphinx/blob/v${version}/NEWS"; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 bsd3 mit Loading