treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -182,7 +182,7 @@ rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://www.docker.com/;
|
||||
homepage = "https://www.docker.com/";
|
||||
description = "An open source project to pack, ship and run any application as a lightweight container";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ nequissimus offline tailhook vdemeester periklis ];
|
||||
|
||||
Reference in New Issue
Block a user