treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://tails.boum.org;
|
||||
homepage = "https://tails.boum.org";
|
||||
description = "GTK application to display Tor circuits and streams";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.phreedom ];
|
||||
|
||||
Reference in New Issue
Block a user