guix/build-aux
Ludovic Courtès 3ffcad7df3
build-self: Accomodate upgrades from May 2016 and earlier.
Reported by Paul Garlick <pgarlick@tourbillion-technology.com>.

Fixes a bug whereby "old" Guix instances (before mid-May 2018) would
fail to pull to current master.

Specifically, Paul reported being unable to upgrade from
6f84dc4314 (a commit that predates that
addition of the 'bootstrap' phase on gnu-build-system on 'master' and
that also predates the new 'guix pull'.)

* build-aux/build-self.scm (guile-gcrypt)[arguments]: New field.
2018-09-06 12:01:39 +02:00
..
cuirass cuirass: Add job specs for the modular Guix. 2018-04-08 17:48:33 +02:00
hydra hydra: Make sure we add an absolute file name to the load path. 2018-06-15 10:04:59 +02:00
build-self.scm build-self: Accomodate upgrades from May 2016 and earlier. 2018-09-06 12:01:39 +02:00
check-available-binaries.scm maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are available. 2017-05-08 16:29:24 +02:00
check-final-inputs-self-contained.scm maint: Adjust 'check-final-inputs-self-contained' for glibc:static. 2018-03-25 00:26:13 +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 Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
run-system-tests.scm tests: 'make check-system' prints the "build trace". 2016-11-03 15:44:49 +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 build: 'test-env' does not 'guix download' non-existent files. 2018-05-13 23:16:16 +02:00
update-NEWS.scm Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
update-guix-package.scm maint: update-guix-package: Protect the checkout from GC. 2017-05-09 12:58:42 +02:00