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.
x/commit/build-aux?id=d88767a39986692e4d89d2d4ec8edfc0d4f51782'>tests: Use #:fallback? #t when building system tests....Ludovic Courtès 2016-10-20hydra: Add "arm-linux-gnueabihf" as a cross-compilation target....Ludovic Courtès 2016-10-12build: Arrange so temporary .go files are deleted upon SIGINT....Ludovic Courtès 2016-09-29build: Improve Guile 2.2 compatibility....Taylan Ulrich Bayırlı/Kammer 2016-07-20pull: Update the version string....Ludovic Courtès 2016-07-20pull: Install (guix config) module to override the user's one....Ludovic Courtès 2016-06-26daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'....David Craven 2016-06-21hydra: Fix the construction of system test jobs....Ludovic Courtès 2016-06-21hydra: 'evaluate' now validates job alists....Ludovic Courtès 2016-06-21hydra: Set the guile-for-build for the test jobs....Ludovic Courtès 2016-06-20hydra: Add jobs for the system tests....Ludovic Courtès 2016-06-20build: 'make check-system' now honors $TESTS....Ludovic Courtès 2016-06-20tests: Add a mechanism to describe and discover system tests....Ludovic Courtès 2016-06-20tests: Add system installation test....Ludovic Courtès 2016-05-04build: Add 'run-system-tests.scm'....Ludovic Courtès 2016-05-04build: Preserve stderr for shell tests....Ludovic Courtès 2016-04-27build: 'make assert-binaries-available' shows the list of systems....Ludovic Courtès 2016-04-15build: Move environment '.in' scripts to 'build-aux' directory....Mathieu Lirzin 2016-04-13hydra: Add 'hydra-jobs.scm' target to compute the Hydra jobs....Ludovic Courtès 2016-04-13hydra: Really completely disable grafting....Ludovic Courtès 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-242021-09-18Update NEWS.Ludovic Courtès 9365949ebc952109621bc770d44664'>build: Use (guix grafts) as needed....Ludovic Courtès 2016-03-03hydra: Completely disable grafting....Ludovic Courtès 2016-03-03hydra: Improve readability....Ludovic Courtès 2016-02-01build: Remove semicolons from Guile warnings....Ludovic Courtès 2016-02-01build: Really enable Guile warnings....Ludovic Courtès 2016-01-29Rename 'dmd' to 'shepherd' in comments and strings....Alex Kost 2016-01-28build: Add 'DL' silent rule....Mathieu Lirzin 2016-01-19hydra: Honor the 'max-silent-time' package property....Ludovic Courtès 2016-01-18build: Speed up .go compilation....Taylan Ulrich Bayırlı/Kammer 2016-01-13hydra: Add missing phase and inputs for 'make dist' job....Ludovic Courtès