treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -29,7 +29,7 @@ python3Packages.buildPythonApplication rec {
|
||||
and any subsequent changes made to the files will be
|
||||
automatically committed to the remote.
|
||||
'';
|
||||
homepage = https://github.com/PressLabs/gitfs;
|
||||
homepage = "https://github.com/PressLabs/gitfs";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.robbinch ];
|
||||
|
||||
Reference in New Issue
Block a user