treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -16,7 +16,7 @@ buildGoPackage {
|
||||
goDeps = ./deps.nix;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Page Cache stat: get page cache stats for files on Linux.";
|
||||
description = "Page Cache stat: get page cache stats for files on Linux";
|
||||
homepage = "https://github.com/tobert/pcstat";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ aminechikhaoui ];
|
||||
|
||||
Reference in New Issue
Block a user