treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
homepage = "https://erdgeist.org/arts/software/opentracker/";
|
||||
license = licenses.beerware;
|
||||
platforms = platforms.linux;
|
||||
description = "Bittorrent tracker project which aims for minimal resource usage and is intended to run at your wlan router.";
|
||||
description = "Bittorrent tracker project which aims for minimal resource usage and is intended to run at your wlan router";
|
||||
maintainers = with maintainers; [ makefu ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user