home-assistant: Fix incorrect xml closing tag
This commit is contained in:
parent
d1e2159638
commit
7ebb82e04f
@ -70,7 +70,7 @@ in {
|
|||||||
default = true;
|
default = true;
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
description = ''
|
description = ''
|
||||||
If set to <literal>true</literal>, the components used in <literal>config</config>
|
If set to <literal>true</literal>, the components used in <literal>config</literal>
|
||||||
are set as the specified package's <literal>extraComponents</literal>.
|
are set as the specified package's <literal>extraComponents</literal>.
|
||||||
This in turn adds all packaged dependencies to the derivation.
|
This in turn adds all packaged dependencies to the derivation.
|
||||||
You might still see import errors in your log.
|
You might still see import errors in your log.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user