treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -47,7 +47,7 @@ stdenv.mkDerivation {
|
||||
Chromium on Linux.
|
||||
'';
|
||||
license = licenses.gpl2Plus;
|
||||
homepage = http://git.fishsoup.net/cgit/git-bz/;
|
||||
homepage = "http://git.fishsoup.net/cgit/git-bz/";
|
||||
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user