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.
2020-05-22doc: Update 'Bootstrapping' for further binary seed reduction....Jan Nieuwenhuizen 2019-03-14Merge branch 'staging' into core-updatesMarius Bakke 2019-03-13doc: Document the graphical installer some more....Ludovic Courtès 2018-12-16doc: Update mesboot graph without bootstrap-guile....Jan Nieuwenhuizen 2018-11-24doc: Update for bootstrap-mescc-tools change....Jan Nieuwenhuizen 2018-09-23doc: Describe the Reduced Binary Seed bootstrap....Jan Nieuwenhuizen