treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,6 +21,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "An IPv6-capable IRC server";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
homepage = http://www.ircd-hybrid.org/;
|
||||
homepage = "http://www.ircd-hybrid.org/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user