treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ buildGoModule {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/mpolden/echoip;
|
||||
homepage = "https://github.com/mpolden/echoip";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ rvolosatovs ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user