treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
built-in features. Share your files in minutes!
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/myserver/;
|
||||
homepage = "https://www.gnu.org/software/myserver/";
|
||||
|
||||
license = lib.licenses.gpl3Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user