treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -73,7 +73,7 @@ let
|
||||
|
||||
meta = {
|
||||
description = "A fast, free distributed C/C++ compiler";
|
||||
homepage = http://distcc.org;
|
||||
homepage = "http://distcc.org";
|
||||
license = "GPL";
|
||||
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user