treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A Python based monitoring and tracking tool for Plex Media Server.";
|
||||
description = "A Python based monitoring and tracking tool for Plex Media Server";
|
||||
homepage = "https://tautulli.com/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user