lint: Add '--load-path' option.
[jackhill/guix/guix.git] / AUTHORS
... / ...
CommitLineData
1GNU Guix 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
8The list of GNU Guix contributors is now generated from the output of
9'git log' and written to this file, as can be seen in release tarballs.