mariadb-connector-c: set a homepage
This commit is contained in:
@@ -86,6 +86,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Client library that can be used to connect to MySQL or MariaDB";
|
||||
homepage = "https://github.com/mariadb-corporation/mariadb-connector-c";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ globin ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user