conky: Add license attribute to meta.
As the GPL license is more restrictive than the BSD license of the original (torsmo) of the fork, I'm adding GPL as the license here. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
@@ -19,6 +19,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://conky.sourceforge.net/;
|
||||
description = "Conky is an advanced, highly configurable system monitor complied without X based on torsmo";
|
||||
maintainers = [ stdenv.lib.maintainers.guibert ];
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user