treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
crateOverrides = defaultCrateOverrides // {
|
||||
systemfd = attrs: {
|
||||
meta = {
|
||||
description = "A convenient helper for passing sockets into another process.";
|
||||
description = "A convenient helper for passing sockets into another process";
|
||||
homepage = "https://github.com/mitsuhiko/systemfd";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ lib.maintainers.adisbladis ];
|
||||
|
||||
Reference in New Issue
Block a user