treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -81,7 +81,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://9fans.github.io/plan9port/;
|
||||
homepage = "https://9fans.github.io/plan9port/";
|
||||
description = "Plan 9 from User Space";
|
||||
longDescription = ''
|
||||
Plan 9 from User Space (aka plan9port) is a port of many Plan 9 programs
|
||||
|
||||
Reference in New Issue
Block a user