1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 10:45:08 +02:00

Update documentation for floats.

This commit is contained in:
Christian Theune 2016-01-06 08:41:53 +01:00
parent 934642155c
commit b4bda4765a
4 changed files with 24 additions and 12 deletions

View file

@ -10,6 +10,13 @@
features:</para>
<itemizedlist>
<listitem>
<para>The Nix language now supports floating point numbers. They are
based on regular C++ <literal>float</literal> and compatible with
existing integers and number-related operations. Export and import to and
from JSON and XML works, too.
</para>
</listitem>
<listitem>
<para>All "chroot"-containing strings got renamed to "sandbox".
In particular, some nix options got renamed, but the old names