Skip to content
Snippets Groups Projects
  • Deck Pickard's avatar
    16eb115e
    guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. · 16eb115e
    Deck Pickard authored
    
    * doc/guix.texi (Invoking guix build): Mention 'GUIX_BUILD_OPTIONS'.
    * guix/scripts/archive.scm: (append args (environment-build-options)).
    * guix/scripts/build.scm: Ditto.
    * guix/scripts/environment.scm: Ditto.
    * guix/scripts/package.scm: Ditto.
    * guix/scripts/system.scm: Ditto.
    * guix/ui.scm (environment-build-options): New function.
    * guix/utils.scm (arguments-from-environment-variable): New function.
    * tests/guix-build.sh: Add tests.
    * test-env.in: Unset GUIX_BUILD_OPTIONS.
    
    Co-authored-by: default avatarLudovic Courtès <ludo@gnu.org>
    16eb115e
    History
    guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
    Deck Pickard authored
    
    * doc/guix.texi (Invoking guix build): Mention 'GUIX_BUILD_OPTIONS'.
    * guix/scripts/archive.scm: (append args (environment-build-options)).
    * guix/scripts/build.scm: Ditto.
    * guix/scripts/environment.scm: Ditto.
    * guix/scripts/package.scm: Ditto.
    * guix/scripts/system.scm: Ditto.
    * guix/ui.scm (environment-build-options): New function.
    * guix/utils.scm (arguments-from-environment-variable): New function.
    * tests/guix-build.sh: Add tests.
    * test-env.in: Unset GUIX_BUILD_OPTIONS.
    
    Co-authored-by: default avatarLudovic Courtès <ludo@gnu.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.