guix-devel/build-aux
Ludovic Courtès 2637cfd7a4
Avoid name clash with 'build' from (guix store) and (guix status).
Since commit 976ef2d978, (guix status)
exports 'build', which clashes with 'build' from (guix store).

* build-aux/run-system-tests.scm: Select 'with-status-verbosity'
from (guix status).
* guix/scripts/archive.scm: Likewise.
* guix/scripts/build.scm: Likewise.
* guix/scripts/copy.scm: Likewise.
* guix/scripts/environment.scm: Likewise.
* guix/scripts/pack.scm: Likewise.
* guix/scripts/package.scm: Likewise.
* guix/scripts/pull.scm: Likewise.
* guix/scripts/system.scm: Likewise.
2019-02-11 23:23:28 +01:00
..
cuirass cuirass: Add job specs for the modular Guix. 2018-04-08 17:48:33 +02:00
hydra hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
build-self.scm daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. 2019-02-04 00:03:30 +01:00
check-available-binaries.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
check-final-inputs-self-contained.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
compile-all.scm build: Explicitly flush the "LOAD" and "GUILEC" lines. 2017-11-28 13:40:04 +01:00
compile-as-derivation.scm compile-as-derivation: Adjust %load-compiled-path. 2018-09-02 15:43:51 +02:00
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
git-version-gen build: Use Gnulib's 'git-version-gen'. 2017-05-04 23:51:45 +02:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
pre-inst-env.in daemon: Add "/guix" to default 'nixLibexecDir'. 2019-02-04 16:20:01 +01:00
run-system-tests.scm Avoid name clash with 'build' from (guix store) and (guix status). 2019-02-11 23:23:28 +01:00
test-driver.scm build: 'test-driver.scm' prints Scheme values with 'write'. 2017-03-22 15:02:33 +01:00
test-env.in daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. 2019-02-04 00:03:30 +01:00
update-NEWS.scm maint: update-NEWS: Don't produce full package lists. 2018-12-05 00:08:34 +01:00
update-guix-package.scm maint: update-guix-package: Really register GC roots. 2018-12-07 15:14:12 +01:00