summaryrefslogtreecommitdiff
path: root/build-aux/build-self.scm
Commit message (Expand)AuthorAgeFilesLines
* Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe2020-08-241-6/+2
* Merge branch 'master' into core-updates...Marius Bakke2020-04-081-1/+5
|\
| * build-self: Avoid call to 'show-what-to-build*' on modern Guix....Ludovic Courtès2020-04-061-1/+5
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-191-1/+2
|\|
| * build-self: Import (ice-9 threads) in the compute-guix-derivation script....Marius Bakke2020-03-191-1/+2
* | gnu: Default to Guile 3.0....Ludovic Courtès2020-03-161-2/+2
|/
* build-self: Show wider backtraces....Ludovic Courtès2020-02-201-1/+2
* Use more guix.gnu.org....Tobias Geerinckx-Rice2019-07-161-1/+1
* build-self: Let HOME pass through the execution environment....Ludovic Courtès2019-05-121-0/+4
* Revert "build-self: Let HOME pass through the execution environment."...Tobias Geerinckx-Rice2019-05-111-4/+0
* build-self: Let HOME pass through the execution environment....Ludovic Courtès2019-05-111-0/+4
* build-self: Explain why we keep using deprecated bindings....Ludovic Courtès2019-04-231-0/+3
* Revert "build-self: Avoid deprecated bindings."...Ludovic Courtès2019-04-231-3/+3
* build-self: Avoid deprecated bindings....Mark H Weaver2019-04-221-3/+3
* self: Remove unused variable....Ludovic Courtès2019-04-171-4/+0
* build-self: Disable position recording....Ludovic Courtès2019-03-261-1/+5
* daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès2019-02-041-2/+2
* build-self: Execute trampoline in a clean environment....Ludovic Courtès2019-01-211-21/+30
* build-self: Spin only on TTYs....Ludovic Courtès2019-01-081-6/+7
* build-self: Don't clobber the output port....Ludovic Courtès2019-01-061-1/+1
* Merge branch 'master' into core-updatesLeo Famulari2018-09-131-1/+19
|\
| * build-self: Emit a useful message upon error....Ludovic Courtès2018-09-131-1/+11
| * build-self: Add a dummy (git) module to 'compute-guix-derivation'....Ludovic Courtès2018-09-131-0/+8
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-091-13/+80
|\|
| * build-self: Accomodate upgrades from May 2016 and earlier....Ludovic Courtès2018-09-061-0/+10
| * Switch to Guile-Gcrypt....Ludovic Courtès2018-09-041-13/+70
* | build-self: Default to Guile 2.2 when building a standalone Guix....Ludovic Courtès2018-07-271-1/+8
* | gnu: guile: Remove version 2.2.2....Ludovic Courtès2018-07-271-3/+1
|/
* build-self: Inherit the daemon connection from the parent process....Ludovic Courtès2018-06-261-8/+33
* build-self: Avoid recompilations of 'compute-guix-derivation'....Ludovic Courtès2018-06-211-8/+9
* self: Define derived '-directory' variables in config.scm....Ludovic Courtès2018-06-181-5/+25
* build-self: Do not rely on '%store-database-directory'....Ludovic Courtès2018-06-181-1/+3
* build: Remove checks for 'nix-instantiate'....Ludovic Courtès2018-06-181-7/+3
* self: Make (guix config) generation really stateless....Ludovic Courtès2018-06-181-11/+10
* self: Produce a complete package with the 'guix' command....Ludovic Courtès2018-06-091-5/+14
* build-self: Add missing 'close-pipe' call....Ludovic Courtès2018-04-081-7/+9
* build-self: Use (guix self)....Ludovic Courtès2018-04-081-221/+237
* pull: Update the %sbindir variable in (guix config) when building....Diego Nicola Barbato2018-02-151-3/+4
* pull: Add (guix profiling) to the build environment....Ludovic Courtès2017-12-131-0/+1
* pull: Build with an ABI-compatible Guile....Ludovic Courtès2017-12-071-2/+19
* Revert "Add (guix self) and use it when pulling."...Ludovic Courtès2017-11-211-57/+215
* Add (guix self) and use it when pulling....Ludovic Courtès2017-11-211-215/+57
* pull: Add (guix build compile) to the mix....Ludovic Courtès2017-10-231-0/+1
* pull: Fetch source code from Git....Ludovic Courtès2017-08-021-0/+17
* pull: Add a dependency to guile-git....Mathieu Othacehe2017-06-091-11/+41
* pull: Build with the matching Guile major version....Ludovic Courtès2017-05-091-16/+72
* pull: Hack to allow compilation with older Guile-SSH packages....Ludovic Courtès2016-11-271-0/+7
* pull: Add guile-ssh to the dependencies....宋文武2016-11-261-2/+10
* pull: Update the version string....Ludovic Courtès2016-07-201-2/+11
* pull: Install (guix config) module to override the user's one....Ludovic Courtès2016-07-201-3/+45