treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -35,7 +35,7 @@ buildPythonPackage {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Integrates an Android device into a desktop";
|
||||
homepage = https://github.com/screenfreeze/deskcon-desktop;
|
||||
homepage = "https://github.com/screenfreeze/deskcon-desktop";
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user