treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Android file transferring tool for desktop";
|
||||
homepage = https://github.com/genonbeta/TrebleShot-Desktop;
|
||||
homepage = "https://github.com/genonbeta/TrebleShot-Desktop";
|
||||
license = licenses.gpl2;
|
||||
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user