treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -64,7 +64,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
description = "An ad- and malware-blocking script for Linux";
|
||||
homepage = http://gaenserich.github.io/hostsblock/;
|
||||
homepage = "http://gaenserich.github.io/hostsblock/";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user