unibilium: add missing homepage (#396570)
This commit is contained in:
@@ -32,6 +32,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ ncurses ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/neovim/unibilium";
|
||||
description = "Very basic terminfo library";
|
||||
license = licenses.lgpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
|
||||
Reference in New Issue
Block a user