treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
and loss percentage (for UDP transfers).
|
||||
'';
|
||||
license = licenses.gpl2;
|
||||
homepage = http://nuttcp.net/;
|
||||
homepage = "http://nuttcp.net/";
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user