treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -105,7 +105,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.keybase.io/;
|
||||
homepage = "https://www.keybase.io/";
|
||||
description = "The Keybase official GUI";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ rvolosatovs puffnfresh np filalex77 ];
|
||||
|
||||
Reference in New Issue
Block a user