guix-devel/build-aux
Ludovic Courtès 13cee334f1
pull: Install (guix config) module to override the user's one.
* build-aux/build-self.scm (zlib, gzip, bzip2, xz): New variables.
(build)[storedir, localstatedir, sysconfdir, sbindir]: New variables.
[builder]: Pass them to 'build-guix'.
* guix/build/pull.scm (build-guix): Add #:system, #:storedir,
  #:localstatedir, #:sysconfdir, #:sbindir, #:package-name,
  #:package-version, #:bug-report-address, #:home-page-url, #:libgcrypt,
  #:zlib, #:gzip, #:bzip2, and #:xz.  Remove #:gcrypt.
  Instantiate all the substitution variables in (guix config).  Remove
  code to delete OUT/guix/config.{scm,go}.
* guix/config.scm.in: Add note about (guix script pull).
2016-07-20 22:53:02 +02:00
..
hydra hydra: Fix the construction of system test jobs. 2016-06-21 15:59:06 +02:00
build-self.scm pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
check-available-binaries.scm build: 'make assert-binaries-available' shows the list of systems. 2016-04-27 15:00:49 +02:00
check-final-inputs-self-contained.scm build: Use (guix grafts) as needed. 2016-03-03 23:54:36 +01:00
compile-all.scm build: Remove semicolons from Guile warnings. 2016-02-01 08:59:13 +01:00
download.scm build: Add 'DL' silent rule. 2016-01-28 16:31:38 +01:00
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
make-binary-tarball.scm ui: Deduplicate 'show-what-to-build*'. 2015-05-21 08:29:47 -04:00
pre-inst-env.in build: Move environment '.in' scripts to 'build-aux' directory. 2016-04-15 00:59:07 +02:00
run-system-tests.scm build: 'make check-system' now honors $TESTS. 2016-06-20 23:50:46 +02:00
test-driver.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
test-env.in daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. 2016-06-26 23:11:07 +02:00