treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -58,7 +58,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Nextcloud themed desktop client";
|
||||
homepage = https://nextcloud.com;
|
||||
homepage = "https://nextcloud.com";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ caugner ma27 ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user