Loading pkgs/by-name/po/pocketsphinx/package.nix +7 −5 Original line number Diff line number Diff line Loading @@ -66,7 +66,9 @@ stdenv.mkDerivation (finalAttrs: { description = "Small speech recognizer"; homepage = "https://github.com/cmusphinx/pocketsphinx"; changelog = "https://github.com/cmusphinx/pocketsphinx/blob/v${finalAttrs.version}/NEWS"; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 bsd3 mit Loading Loading
pkgs/by-name/po/pocketsphinx/package.nix +7 −5 Original line number Diff line number Diff line Loading @@ -66,7 +66,9 @@ stdenv.mkDerivation (finalAttrs: { description = "Small speech recognizer"; homepage = "https://github.com/cmusphinx/pocketsphinx"; changelog = "https://github.com/cmusphinx/pocketsphinx/blob/v${finalAttrs.version}/NEWS"; license = with lib.licenses; [ license = with lib.licenses; AND [ bsd2 bsd3 mit Loading