treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
summary of the build status, after reading the manual.
|
||||
'';
|
||||
|
||||
homepage = https://josefsson.org/autobuild/;
|
||||
homepage = "https://josefsson.org/autobuild/";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user