treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
plist and archive formats, perl storable data and gpg encrypted files.
|
||||
This does require additional helper programs being installed.
|
||||
'';
|
||||
homepage = https://github.com/wofr06/lesspipe;
|
||||
homepage = "https://github.com/wofr06/lesspipe";
|
||||
platforms = platforms.all;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.martijnvermaat ];
|
||||
|
||||
Reference in New Issue
Block a user