treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/libimobiledevice/libimobiledevice;
|
||||
homepage = "https://github.com/libimobiledevice/libimobiledevice";
|
||||
description = "A software library that talks the protocols to support iPhone®, iPod Touch® and iPad® devices on Linux";
|
||||
longDescription = ''
|
||||
libimobiledevice is a software library that talks the protocols to support
|
||||
|
||||
Reference in New Issue
Block a user