| Commit message (Expand) | Author | Age |
* | build-self: Help users to submit useful bug reports. | Tobias Geerinckx-Rice | 2021-11-27 |
* | download: Use Disarchive as a last resort. | Timothy Sample | 2021-04-29 |
* | build-self: Take care of the spinner in the parent process. | Ludovic Courtès | 2021-04-01 |
* | build-self: Forward sub-process build output to (current-build-output-port). | Ludovic Courtès | 2021-04-01 |
* | build-self: Silent Guile warnings while computing the derivation. | Ludovic Courtès | 2021-03-19 |
* | channels: Record 'guix' channel metadata in (guix config). | Ludovic Courtès | 2021-02-04 |
* | guix package: Add '--export-channels'. | Ludovic Courtès | 2021-02-01 |
* | Use "guile-zlib" and "guile-lzlib" instead of (guix config). | Mathieu Othacehe | 2020-08-24 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-08 |
|\ |
|
| * | build-self: Avoid call to 'show-what-to-build*' on modern Guix. | Ludovic Courtès | 2020-04-06 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-19 |
|\| |
|
| * | build-self: Import (ice-9 threads) in the compute-guix-derivation script. | Marius Bakke | 2020-03-19 |
* | | gnu: Default to Guile 3.0. | Ludovic Courtès | 2020-03-16 |
|/ |
|
* | build-self: Show wider backtraces. | Ludovic Courtès | 2020-02-20 |
* | Use more guix.gnu.org. | Tobias Geerinckx-Rice | 2019-07-16 |
* | build-self: Let HOME pass through the execution environment. | Ludovic Courtès | 2019-05-12 |
* | Revert "build-self: Let HOME pass through the execution environment." | Tobias Geerinckx-Rice | 2019-05-11 |
* | build-self: Let HOME pass through the execution environment. | Ludovic Courtès | 2019-05-11 |
* | build-self: Explain why we keep using deprecated bindings. | Ludovic Courtès | 2019-04-23 |
* | Revert "build-self: Avoid deprecated bindings." | Ludovic Courtès | 2019-04-23 |
* | build-self: Avoid deprecated bindings. | Mark H Weaver | 2019-04-22 |
* | self: Remove unused variable. | Ludovic Courtès | 2019-04-17 |
* | build-self: Disable position recording. | Ludovic Courtès | 2019-03-26 |
* | daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. | Ludovic Courtès | 2019-02-04 |
* | build-self: Execute trampoline in a clean environment. | Ludovic Courtès | 2019-01-21 |
* | build-self: Spin only on TTYs. | Ludovic Courtès | 2019-01-08 |
* | build-self: Don't clobber the output port. | Ludovic Courtès | 2019-01-06 |
* | 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 |
* | | 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 |
* | | 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 |
* | self: Produce a complete package with the 'guix' command. | Ludovic Courtès | 2018-06-09 |
* | build-self: Add missing 'close-pipe' call. | Ludovic Courtès | 2018-04-08 |
* | build-self: Use (guix self). | Ludovic Courtès | 2018-04-08 |
* | pull: Update the %sbindir variable in (guix config) when building. | Diego Nicola Barbato | 2018-02-15 |
* | pull: Add (guix profiling) to the build environment. | Ludovic Courtès | 2017-12-13 |
* | pull: Build with an ABI-compatible Guile. | Ludovic Courtès | 2017-12-07 |
* | Revert "Add (guix self) and use it when pulling." | Ludovic Courtès | 2017-11-21 |
* | Add (guix self) and use it when pulling. | Ludovic Courtès | 2017-11-21 |
* | pull: Add (guix build compile) to the mix. | Ludovic Courtès | 2017-10-23 |