treewide: add some missing meta: descriptions and homepages (#70497)
This commit is contained in:
committed by
Dmitry Kalinkin
parent
a1febca9fc
commit
ee06d27cf2
@@ -14,5 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
homepage = https://redmine.lighttpd.net/projects/weighttp/wiki;
|
||||
description = "A lightweight and simple webserver benchmarking tool";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user