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.
td>2021-07-18pack: Allow embedding custom control files in deb packs....Maxim Cournoyer 2021-07-11pack: Adjust test to earlier <compressor> changes....Ludovic Courtès 2021-06-29pack: Add support for the deb format....Maxim Cournoyer 2021-06-29tests: pack: Fix compressor extension....Maxim Cournoyer 2020-07-20pack: Build the store database under a UTF-8 locale....Ludovic Courtès 2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local....Ludovic Courtès