treewide: add some missing meta: descriptions and homepages (#70497)
This commit is contained in:
committed by
Dmitry Kalinkin
parent
a1febca9fc
commit
ee06d27cf2
@@ -32,5 +32,7 @@ stdenv.mkDerivation {
|
||||
meta = with stdenv.lib; {
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
homepage = http://www.eggheads.org;
|
||||
description = "An Internet Relay Chat (IRC) bot";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user