guix/build-aux
Ludovic Courtès f81ac34dd9 pull: Use the build procedure provided by the newly-downloaded Guix.
Fixes <http://bugs.gnu.org/18534>.

* guix/scripts/pull.scm (with-environment-variable, with-PATH): New
  macros.
  (temporary-directory, first-directory, interned-then-deleted): New
  procedures.
  (unpack): Rewrite to do the unpacking in the current process rather
  than as a separate derivation.
  (%self-build-file): New variable.
  (build-from-source): New procedure.
  (build-and-install): Use it.
* guix/build/pull.scm (build-guix): Rename 'tarball' argument to
  'source'.  Remove #:tar and #:gzip parameters, as well as 'tar'
  invocation.  Remove 'scandir' invocation.  Wrap body in
  'with-directory-excursion'.
* build-aux/build-self.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2014-11-09 22:33:45 +01:00
..
hydra packages: Add 'package-transitive-supported-systems'. 2014-10-17 23:23:21 +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 check-available-binaries: Make sure substitutes are enabled. 2014-03-25 20:45:13 +01:00
check-final-inputs-self-contained.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
download.scm gnu: Switch to GCC 4.8 as the default compiler. 2013-11-16 00:48:31 +01:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
list-packages.scm list-packages: Add Hydra links only for the supported systems. 2014-10-28 10:30:38 +01:00
sync-descriptions.scm sync-descriptions: Improve output of proposed descriptions. 2014-09-13 15:26:37 +02:00