aboutsummaryrefslogtreecommitdiff
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
1e2a67f48b52f13ebd4728'>doc: Update README....Maxim Cournoyer 2020-10-22README: Refer to the manual for building from Git....Maxim Cournoyer 2020-06-02doc: Update README to refer to the manual....Ludovic Courtès 2019-11-09doc: Mention value /var to localstatedir option....zimoun 2019-09-04doc: Update 'README'....Ludovic Courtès 2019-01-09build: Require Guile 2.2....Ludovic Courtès 2018-12-02Make Guile-JSON a required dependency....Eric Bavier 2018-11-23Update Guile-SQLite3 URL everywhere....Ludovic Courtès 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès 2018-06-27doc: Specify Guile-SQLite3 minimum version....Ludovic Courtès 2018-06-14build: Require Guile-SQLite3....Ludovic Courtès 2018-02-26build: Require Guile >= 2.0.13....Ludovic Courtès 2018-01-07doc: Mark zlib as mandatory, libbz2 as optional....Ludovic Courtès 2018-01-01doc: Update requirements in 'README'....Mathieu Lirzin 2017-09-25README: Replace http:// with https:// where applicable.Marius Bakke 2017-03-18build: Require Guile >= 2.0.9....Ludovic Courtès 2017-01-30maint: Fix invalid calls to 'info'....Mathieu Lirzin 2015-10-06build: Automatically determine libgcrypt's file name....Ludovic Courtès 2015-06-14doc: Move most 'HACKING' informations into the manual....Mathieu Lirzin 2015-06-04Document 'guix environment guix' in README....Ludovic Courtès 2015-05-10doc: Mention GNU Make as a requirement....Ludovic Courtès 2015-05-10build: Require Guile >= 2.0.7....Ludovic Courtès 2014-10-27doc: Add a note about optional GnuTLS dependency....Ian Denhardt 2014-10-06doc: Mention optional dependency on Guile-JSON....Ludovic Courtès 2014-09-02doc: Update "Installing Guix from Guix"....Ludovic Courtès 2014-08-26doc: Replace /nix/store with /gnu/store in README....John Darrington 2014-04-10doc: Mention 'gcc-toolchain' in README....Ludovic Courtès 2013-11-16doc: Improve "Installing Guix from Guix" section....Ludovic Courtès 2013-07-19doc: Improve build instructions in README and HACKING....Ludovic Courtès 2013-07-17doc: Mark 2.0.5 as being the minimum Guile version....Ludovic Courtès 2013-06-12doc: Describe the build procedure in more detail....Konrad Hinsen 2013-04-25doc: Add note on installing Guix from Guix....Ludovic Courtès 2012-12-14daemon: Build `nix-setuid-helper'....Ludovic Courtès 2012-12-06doc: Add new dependencies in `README'....Ludovic Courtès 2012-11-25doc: Mention the pronunciation of "Guix"....Ludovic Courtès 2012-11-24doc: Update `README'....Ludovic Courtès 2012-11-18doc: Add a "Related software" section to `README'....Ludovic Courtès 2012-11-18Turn Guix into "GNU Guix"....Ludovic Courtès 2012-11-03build: Require GNU libgcrypt....Ludovic Courtès 2012-11-03build: Clearly mark Nixpkgs as optional....Ludovic Courtès 2012-10-05Augment `README'....Ludovic Courtès