Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    ea261dea
    guix build: Accept multiple '-s' options. · ea261dea
    Ludovic Courtès authored
    * guix/scripts/build.scm (%default-options): Remove 'system'.
    (%options) <--system>: Keep previous occurrences of 'system in RESULT.
    (options->derivations)[system]: Remove.
    [systems, things-to-build]: New variables.
    [compute-derivation]: New procedure.
    Iterate on all of SYSTEMS to compute the derivations of THINGS-TO-BUILD.
    * tests/guix-build.sh: Add test for one and multiple '-s' flags.
    * doc/guix.texi (Additional Build Options): Document this behavior.
    ea261dea
    History
    guix build: Accept multiple '-s' options.
    Ludovic Courtès authored
    * guix/scripts/build.scm (%default-options): Remove 'system'.
    (%options) <--system>: Keep previous occurrences of 'system in RESULT.
    (options->derivations)[system]: Remove.
    [systems, things-to-build]: New variables.
    [compute-derivation]: New procedure.
    Iterate on all of SYSTEMS to compute the derivations of THINGS-TO-BUILD.
    * tests/guix-build.sh: Add test for one and multiple '-s' flags.
    * doc/guix.texi (Additional Build Options): Document this behavior.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.