Merge branch 'master' into nix-integration
[jackhill/guix/guix.git] / AUTHORS
CommitLineData
a0f16bb6
LC
1GNU Guix is consists of Scheme code that implements the deployment model
2of the Nix package management tool. In fact, it currently talks to a
3build daemon whose code comes from Nix (see the manual for details.)
4
5Nix was initially written by Eelco Dolstra; other people have been
6contributing to it. See `nix/AUTHORS' for details.
7
8GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
9not be what it is without the contributions of the following people:
10
09c95deb 11 Nikita Karetnikov <nikita@karetnikov.org>