guix/build-aux
Ludovic Courtès 75e24d7b0e
pull: Install the new Guix in a profile.
* guix/scripts/pull.scm (%pull-version): New variable.
(build-from-source): Pass #:pull-version to BUILD.
(whole-package-for-legacy, derivation->manifest-entry): New procedure.
(build-and-install): Rewrite in terms of 'build-and-use-profile'.
* guix/scripts/system.scm (maybe-suggest-running-guix-pull)[latest]:
Switch to "/current".
* scripts/guix.in (augment-load-paths!): Remove use of
~/.config/guix/latest.
* build-aux/compile-as-derivation.scm: Replace "/guix/latest/" with
"/current/share/guile/site/X.Y"
* guix/scripts.scm (warn-about-old-distro)[age]: Check "/current"
instead of "/latest".
* doc/guix.texi (Invoking guix pull): Document it.
* doc/contributing.texi (Running Guix Before It Is Installed): Remove
footnote about abusing ~/.config/guix/latest.
2018-06-09 12:02:27 +02:00
..
cuirass
hydra hydra: Switch back to "-" instead of "@" in package job names. 2018-05-12 15:58:56 +02:00
build-self.scm self: Produce a complete package with the 'guix' command. 2018-06-09 12:02:27 +02:00
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm
compile-as-derivation.scm pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in
run-system-tests.scm
test-driver.scm
test-env.in build: 'test-env' does not 'guix download' non-existent files. 2018-05-13 23:16:16 +02:00
update-guix-package.scm
update-NEWS.scm