treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ buildGoPackage rec {
|
||||
with tags.
|
||||
'';
|
||||
|
||||
homepage = https://github.com/mayflower/docker-ls;
|
||||
homepage = "https://github.com/mayflower/docker-ls";
|
||||
maintainers = with maintainers; [ ma27 ];
|
||||
platforms = docker.meta.platforms;
|
||||
license = licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user