treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "Scyther is a tool for the automatic verification of security protocols.";
|
||||
description = "Scyther is a tool for the automatic verification of security protocols";
|
||||
homepage = "https://www.cs.ox.ac.uk/people/cas.cremers/scyther/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ infinisil ];
|
||||
|
||||
Reference in New Issue
Block a user