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.
f='/guix/commit/gnu/installer/user.scm?id=4814ec284f8a2870e6457c05f414ad31df4e3f57'>installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret 2022-08-08installer: Add comments and vertical space to the generated config....Ludovic Courtès 2022-05-21Revert "installer: user: Remove useless filtering."...Ludovic Courtès 2022-04-06installer: user: Remove useless filtering....Mathieu Othacehe 2022-02-02installer: Turn passwords into opaque records....Josselin Poiret