treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
- Small. Portable. Single-threaded. Efficient.
|
||||
- Supports IPv6.
|
||||
'';
|
||||
homepage = http://unix4lyfe.org/darkstat;
|
||||
homepage = "http://unix4lyfe.org/darkstat";
|
||||
license = licenses.gpl2;
|
||||
platforms = with platforms; unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user