treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "QT GUI for Connman with system tray icon";
|
||||
homepage = https://github.com/andrew-bibb/cmst;
|
||||
homepage = "https://github.com/andrew-bibb/cmst";
|
||||
maintainers = [ lib.maintainers.matejc ];
|
||||
platforms = lib.platforms.linux;
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user