treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -48,7 +48,7 @@ buildGoPackage rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://containerd.io/;
|
||||
homepage = "https://containerd.io/";
|
||||
description = "A daemon to control runC";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ offline vdemeester ];
|
||||
|
||||
Reference in New Issue
Block a user