treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -19,7 +19,7 @@ buildGoModule rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/mdlayher/modemmanager_exporter";
|
||||
description = "Prometheus exporter for ModemManager and its devices.";
|
||||
description = "Prometheus exporter for ModemManager and its devices";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mdlayher ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user