mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
26 lines
394 B
XML
26 lines
394 B
XML
<appendix>
|
|
<title>Bugs</title>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
<para>
|
|
Nix should automatically recover the Berkeley DB database.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
Nix should automatically remove Berkeley DB logfiles.
|
|
</para>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</appendix>
|
|
|
|
<!--
|
|
local variables:
|
|
sgml-parent-document: ("book.xml" "appendix")
|
|
end:
|
|
-->
|