treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -173,7 +173,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://launchpad.net/onboard;
|
||||
homepage = "https://launchpad.net/onboard";
|
||||
description = "Onscreen keyboard useful for tablet PC users and for mobility impaired users";
|
||||
maintainers = with maintainers; [ johnramsden ];
|
||||
license = licenses.gpl3;
|
||||
|
||||
Reference in New Issue
Block a user