treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -46,7 +46,7 @@ python3Packages.buildPythonPackage rec {
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://developers.yubico.com/yubikey-manager;
|
||||
homepage = "https://developers.yubico.com/yubikey-manager";
|
||||
description = "Command line tool for configuring any YubiKey over all USB transports.";
|
||||
|
||||
license = licenses.bsd2;
|
||||
|
||||
Reference in New Issue
Block a user