Adopt packages.
This commit is contained in:
@@ -39,8 +39,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = false;
|
||||
|
||||
meta = {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://w3m.sourceforge.net/;
|
||||
description = "A text-mode web browser";
|
||||
maintainers = maintainers.mornfall;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user