treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -104,7 +104,7 @@ common = rec { # attributes common to both builds
|
||||
meta = {
|
||||
|
||||
description = "An enhanced, drop-in replacement for MySQL";
|
||||
homepage = https://mariadb.org/;
|
||||
homepage = "https://mariadb.org/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ thoughtpolice ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user