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.
e='2020-04-09 22:56:56 +0200'>2020-04-09Update NEWS.Ludovic Courtès 2019-05-17Update NEWS.Ludovic Courtès 2019-05-16Update NEWS.Ludovic Courtès 2019-05-01Update NEWS.Ludovic Courtès 2019-04-29Update NEWS.Ludovic Courtès 2019-04-28Update NEWS.Ludovic Courtès 2018-12-05Update NEWS.Ludovic Courtès 2018-12-05Update NEWS.Ludovic Courtès 2018-11-23Update NEWS.Ludovic Courtès 2018-08-30Update NEWS.Ricardo Wurmus 2018-07-05Update NEWS.Ludovic Courtès 2018-07-05Update NEWS.Ludovic Courtès 2018-06-20Update NEWS.Ludovic Courtès 2018-05-29Update NEWS.Ricardo Wurmus 2018-05-20services: Add Enlightenment desktop service....Efraim Flashner 2018-05-08guix: Separate the package name and version with "@", not "-"....Chris Marusich 2017-12-06Update NEWS.Ludovic Courtès 2017-12-06Update NEWS.Ludovic Courtès 2017-12-05Update NEWS.Ludovic Courtès 2017-12-04Update NEWS.Ludovic Courtès 2017-05-22Update NEWS.Ludovic Courtès 2017-05-21Update NEWS.Ludovic Courtès 2017-05-20Update NEWS.Ricardo Wurmus 2017-05-17Update NEWS.Ricardo Wurmus 2017-05-16Update NEWS.Ludovic Courtès 2016-12-20Update NEWS....Ricardo Wurmus c899'>Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-12-06ci: Cross-build the 'guix' package....Ludovic Courtès 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe 2021-10-04ci: Allow manifests to contain any lowerable object....Ludovic Courtès 2021-09-27ci: Adjust 'channel-build-system' to monadic style....Ludovic Courtès 2021-07-10ci: Build commencement packages supported on the target system....Ludovic Courtès 2021-07-09ci: Add bootstrap packages to the core subset....Mathieu Othacehe 2021-07-09ci: Add bootstrap packages to the core subset....Mathieu Othacehe 2021-07-05ci: Change "core" subset to include the latest GCC and Guile....Ludovic Courtès 2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs....Ludovic Courtès 2021-05-25ci: Add derivation inputs....Mathieu Othacehe 2021-05-25ci: Add derivation inputs....Mathieu Othacehe 2021-04-28ci: Add custom subset....Mathieu Othacehe 2021-04-28ci: Add arguments->systems procedure....Mathieu Othacehe 2021-04-28ci: Factorize image->job procedure....Mathieu Othacehe 2021-04-18ci: tarball: Use "current-guix" as profile name....Mathieu Othacehe 2021-04-12ci: Fix system-tests subset....Mathieu Othacehe 2021-04-08ci: Introduce new subsets....Mathieu Othacehe 2021-04-08ci: Remove the job period argument....Mathieu Othacehe 2021-03-23ci: %cross-targets: Add powerpc64le-linux-gnu....Chris Marusich 2021-03-23ci: Change manifest argument type....Mathieu Othacehe 2021-03-14ci: Support packages with multiple channels....Mathieu Othacehe 2021-03-14ci: Add channel subset support....Mathieu Othacehe 2021-03-10ci: Remove hydra support....Mathieu Othacehe 2021-01-31ci: Remove the package version from the job name....Mathieu Othacehe 2021-01-29ci: Raise max-silent-time to 3600....Mathieu Othacehe