treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
Supports the pn533 smart-card reader chip which is for example used in
|
||||
the SCM SCL3711.
|
||||
'';
|
||||
homepage = https://github.com/nfc-tools/ifdnfc;
|
||||
homepage = "https://github.com/nfc-tools/ifdnfc";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ makefu ];
|
||||
|
||||
Reference in New Issue
Block a user