1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

Merge branch 'feature/linenoise-ng' of git://github.com/dtzWill/nix

This commit is contained in:
Shea Levy 2017-12-11 07:52:20 -05:00
commit 5ba5ca7888
No known key found for this signature in database
GPG key ID: 5C0BD6957D86FE27
10 changed files with 4578 additions and 1260 deletions

View file

@ -262,7 +262,7 @@ xlink:href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU
LGPLv2.1 or (at your option) any later version</link>.</para>
<para>Nix uses the <link
xlink:href="https://github.com/antirez/linenoise">linenoise
xlink:href="https://github.com/arangodb/linenoise-ng">linenoise-ng
library</link>, which has the following license:</para>
<programlisting><xi:include href="../../../src/linenoise/LICENSE" parse="text" /></programlisting>