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.
='/guix/commit/gnu/packages/debug.scm?id=f20c64ed0b6d68f37f68f69807e6eace306586d5'>gnu: scanmem: Enable GUI frontend....Rutger Helling 2019-02-17gnu: Add scanmem....Pkill -9 2019-01-26gnu: stress-make: Use INVOKE....Ricardo Wurmus 2019-01-26gnu: american-fuzzy-lop: Unconditionally return #T from build phases....Ricardo Wurmus 2019-01-18gnu: stress-make: Fix glob configuration....Eric Bavier 2018-05-24Merge branch 'master' into core-updatesMark H Weaver 2018-05-23gnu: Use "code" instead of "indent"....Ricardo Wurmus 2018-04-30Merge branch 'master' into core-updatesMark H Weaver 2018-04-26gnu: qemu: Build with Python 3 and SDL2 support....Rutger Helling 2018-03-14Merge branch 'master' into core-updatesRicardo Wurmus 2018-03-11build-system/gnu: Add 'bootstrap' phase....Ludovic Courtès 2018-03-07gnu: c-reduce: Use HTTPS home page....Tobias Geerinckx-Rice 2018-03-07gnu: c-reduce: Update to 2.6.0....Tobias Geerinckx-Rice 2018-03-02gnu: delta: Remove redundant code....Tobias Geerinckx-Rice 2018-02-22gnu: american-fuzzy-lop: Change custom qemu input....Efraim Flashner 2018-01-16gnu: american-fuzzy-lop: Update to 2.52b....Efraim Flashner 2017-09-20gnu: Use 'modify-phases' syntax....Kei Kebreau 2017-09-04gnu: Put autoconf-related phases immediately after the 'unpack phase....Kei Kebreau 2017-08-17gnu: american-fuzzy-lop: Update to 2.49b....Efraim Flashner 2017-08-17gnu: american-fuzzy-lop: Add support for non-Intel architectures....Efraim Flashner 2017-08-09gnu: stress-make: Patch default shell....Eric Bavier 2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武