| Commit message (Expand) | Author | Age |
* | Avoid name clash with 'build' from (guix store) and (guix status). | Ludovic Courtès | 2019-02-11 |
* | daemon: Add "/guix" to default 'nixLibexecDir'. | Ludovic Courtès | 2019-02-04 |
* | daemon: Remove the 'NIX_SUBSTITUTERS' environment variable. | Ludovic Courtès | 2019-02-04 |
* | daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. | Ludovic Courtès | 2019-02-04 |
* | store: Rename '&nix-error' to '&store-error'. | Ludovic Courtès | 2019-01-21 |
* | build-self: Execute trampoline in a clean environment. | Ludovic Courtès | 2019-01-21 |
* | status: Add 'with-status-verbosity'. | Ludovic Courtès | 2019-01-11 |
* | build-self: Spin only on TTYs. | Ludovic Courtès | 2019-01-08 |
* | hydra: Compute jobs in an inferior. | Ludovic Courtès | 2019-01-06 |
* | hydra: evaluate: Add the checkout to the store. | Ludovic Courtès | 2019-01-06 |
* | hydra: Move job definitions to (gnu ci). | Ludovic Courtès | 2019-01-06 |
* | build-self: Don't clobber the output port. | Ludovic Courtès | 2019-01-06 |
* | hydra: Use short timeouts for the QEMU jobs and system tests. | Ludovic Courtès | 2018-12-29 |
* | hydra: Increase image sizes for USB image and Flash image. | Danny Milosavljevic | 2018-12-09 |
* | maint: update-guix-package: Really register GC roots. | Ludovic Courtès | 2018-12-07 |
* | maint: update-NEWS: Don't produce full package lists. | Ludovic Courtès | 2018-12-05 |
* | Remove most references to hydra.gnu.org. | Ludovic Courtès | 2018-12-04 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2018-10-17 |
|\ |
|
| * | tests: "make check-system" produces colored output. | Ludovic Courtès | 2018-10-09 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-09-20 |
|\| |
|
| * | hydra: Remove useless 'parameterize'. | Clément Lassieur | 2018-09-14 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-09-13 |
|\| |
|
| * | build-self: Emit a useful message upon error. | Ludovic Courtès | 2018-09-13 |
| * | build-self: Add a dummy (git) module to 'compute-guix-derivation'. | Ludovic Courtès | 2018-09-13 |
| * | hydra: Add support for manifests. | Clément Lassieur | 2018-09-13 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-09-09 |
|\| |
|
| * | build-self: Accomodate upgrades from May 2016 and earlier. | Ludovic Courtès | 2018-09-06 |
| * | Switch to Guile-Gcrypt. | Ludovic Courtès | 2018-09-04 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-09-03 |
|\| |
|
| * | Add (guix describe) and use it to initialize '%package-search-path'. | Ludovic Courtès | 2018-09-02 |
| * | compile-as-derivation: Adjust %load-compiled-path. | Ludovic Courtès | 2018-09-02 |
* | | build-self: Default to Guile 2.2 when building a standalone Guix. | Ludovic Courtès | 2018-07-27 |
* | | gnu: guile: Remove version 2.2.2. | Ludovic Courtès | 2018-07-27 |
|/ |
|
* | build-self: Inherit the daemon connection from the parent process. | Ludovic Courtès | 2018-06-26 |
* | build-self: Avoid recompilations of 'compute-guix-derivation'. | Ludovic Courtès | 2018-06-21 |
* | self: Define derived '-directory' variables in config.scm. | Ludovic Courtès | 2018-06-18 |
* | build-self: Do not rely on '%store-database-directory'. | Ludovic Courtès | 2018-06-18 |
* | build: Remove checks for 'nix-instantiate'. | Ludovic Courtès | 2018-06-18 |
* | self: Make (guix config) generation really stateless. | Ludovic Courtès | 2018-06-18 |
* | hydra: Make sure we add an absolute file name to the load path. | Ludovic Courtès | 2018-06-15 |
* | Remove 'guix-register' and its traces. | Ludovic Courtès | 2018-06-14 |
* | hydra: guix-modular: Build the full Guix. | Ludovic Courtès | 2018-06-10 |
* | pull: Install the new Guix in a profile. | Ludovic Courtès | 2018-06-09 |
* | self: Produce a complete package with the 'guix' command. | Ludovic Courtès | 2018-06-09 |
* | build: 'test-env' does not 'guix download' non-existent files. | Ludovic Courtès | 2018-05-13 |
* | hydra: Switch back to "-" instead of "@" in package job names. | Ludovic Courtès | 2018-05-12 |
* | build: Fix possible race condition in 'test-env'. | Ludovic Courtès | 2018-04-22 |
* | hydra: Fix uses of 'eval-when'. | Ludovic Courtès | 2018-04-09 |
* | hydra: guix-modular: Honor the 'systems' argument. | Ludovic Courtès | 2018-04-08 |
* | build-self: Add missing 'close-pipe' call. | Ludovic Courtès | 2018-04-08 |