Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    75e24d7b
    pull: Install the new Guix in a profile. · 75e24d7b
    Ludovic Courtès authored
    * 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.
    pull: Install the new Guix in a profile.
    Ludovic Courtès authored
    * 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.