espeak-ng: tiny cleanup
This commit is contained in:
parent
2f5e4c733b
commit
f623f8c51e
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Open source speech synthesizer that supports over 70 languages, based on eSpeak";
|
description = "Open source speech synthesizer that supports over 70 languages, based on eSpeak";
|
||||||
homepage = https://github.com/espeak-ng/espeak-ng;
|
homepage = src.meta.homepage;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ aske ];
|
maintainers = with maintainers; [ aske ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user