treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Tool for working with Logitech Unifying receivers and devices";
|
||||
homepage = https://lekensteyn.nl/logitech-unifying.html;
|
||||
homepage = "https://lekensteyn.nl/logitech-unifying.html";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user