guix/build-aux
Ludovic Courtès 4c0c4db070
utils: Move base16 procedures to (guix base16).
* guix/utils.scm (bytevector->base16-string, base16-string->bytevector):
Move to...
* guix/base16.scm: ... here.  New file.
* tests/utils.scm ("bytevector->base16-string->bytevector"): Move to...
* tests/base16.scm: ... here.  New file.
* Makefile.am (MODULES): Add guix/base16.scm.
(SCM_TESTS): Add tests/base16.scm.
* build-aux/download.scm, guix/derivations.scm,
guix/docker.scm, guix/import/snix.scm, guix/pk-crypto.scm,
guix/scripts/authenticate.scm, guix/scripts/download.scm,
guix/scripts/hash.scm, guix/store.scm, tests/hash.scm,
tests/pk-crypto.scm: Adjust imports accordingly.
2017-03-16 22:50:14 +01:00
..
hydra Add 'guix pack'. 2017-03-12 17:47:25 +01:00
build-self.scm pull: Hack to allow compilation with older Guile-SSH packages. 2016-11-27 23:06:09 +01:00
check-available-binaries.scm
check-final-inputs-self-contained.scm build: check-final-inputs-self-contained has an exception for 'bash:include'. 2016-12-18 12:37:26 +01:00
compile-all.scm build: On 2.2, build package files with almost no optimizations. 2017-03-14 10:28:57 +01:00
download.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
generate-authors.scm
gitlog-to-changelog
pre-inst-env.in build: Unset 'NIX_BUILD_HOOK' when offloading support is missing. 2017-03-08 23:42:52 +01:00
run-system-tests.scm tests: 'make check-system' prints the "build trace". 2016-11-03 15:44:49 +01:00
test-driver.scm
test-env.in daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. 2016-06-26 23:11:07 +02:00