diff --git a/options.md b/options.md index a6d12ca..a12c60e 100644 --- a/options.md +++ b/options.md @@ -35,7 +35,7 @@ package *Default:* -` ` +` ` @@ -313,7 +313,7 @@ Extra paths to make available to the container\. *Type:* -anything +list of attribute set of anything @@ -723,7 +723,7 @@ Common extra paths to make available to the container\. *Type:* -anything +list of attribute set of anything @@ -759,7 +759,7 @@ package *Default:* -` ` +` ` diff --git a/package.nix b/package.nix index 3821fb5..b6b06df 100644 --- a/package.nix +++ b/package.nix @@ -31,7 +31,7 @@ buildGoModule rec { pname = "hakurei"; - version = "0.2.1"; + version = "0.2.2"; srcFiltered = builtins.path { name = "${pname}-src";