treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A small and simple console-based live network and disk io bandwidth monitor";
|
||||
homepage = http://www.gropp.org/?id=projects&sub=bwm-ng;
|
||||
homepage = "http://www.gropp.org/?id=projects&sub=bwm-ng";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user