treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Network bandwidth monitor";
|
||||
homepage = https://github.com/tgraf/bmon;
|
||||
homepage = "https://github.com/tgraf/bmon";
|
||||
# Licensed unter BSD and MIT
|
||||
# - https://github.com/tgraf/bmon/blob/master/LICENSE.BSD
|
||||
# - https://github.com/tgraf/bmon/blob/master/LICENSE.MIT
|
||||
|
||||
Reference in New Issue
Block a user