guix/build-aux
David Craven 9dd674db01
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
Partly fixes <http://bugs.gnu.org/22459>.
Reported by Jeff Mickey <j@codemac.net> and David Craven <david@craven.ch>.

* nix/libstore/globals.cc (Settings::processEnvironment()): Change
'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
* nix/local.mk (libstore_a_CPPFLAGS): Likewise.
* guix/config.scm.in (%config-directory): Likewise.
* build-aux/test-env.in: Likewise.
* gnu/packages/patches/hydra-automake-1.15.patch: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-26 23:11:07 +02:00
..
hydra hydra: Fix the construction of system test jobs. 2016-06-21 15:59:06 +02:00
build-self.scm pull: Use the build procedure provided by the newly-downloaded Guix. 2014-11-09 22:33:45 +01: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