Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    bf9206d8
    package: Allow multiple '--manifest' options. · bf9206d8
    Ludovic Courtès authored
    * guix/scripts/package.scm (manifest-action): Remove.
    (%actions): Remove it.
    (load-manifest): New procedure.
    (process-actions): Handle 'manifest' options.  Define 'files' from
    'manifest' options.  Define 'manifest' based on FILES.  Define 'trans'
    to represent the final transaction.
    * tests/guix-package.sh: Test it.
    * doc/guix.texi (Invoking guix package): Mention
    package: Allow multiple '--manifest' options.
    Ludovic Courtès authored
    * guix/scripts/package.scm (manifest-action): Remove.
    (%actions): Remove it.
    (load-manifest): New procedure.
    (process-actions): Handle 'manifest' options.  Define 'files' from
    'manifest' options.  Define 'manifest' based on FILES.  Define 'trans'
    to represent the final transaction.
    * tests/guix-package.sh: Test it.
    * doc/guix.texi (Invoking guix package): Mention
Code owners
Assign users and groups as approvers for specific file changes. Learn more.