treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ buildGoModule rec {
|
||||
the missing features are deliberately omitted since it is better if they
|
||||
are handled by external tools.
|
||||
'';
|
||||
homepage = https://godoc.org/github.com/gokcehan/lf;
|
||||
homepage = "https://godoc.org/github.com/gokcehan/lf";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
|
||||
Reference in New Issue
Block a user