Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    fc95dc4c
    guix package: Add '--allow-collisions'. · fc95dc4c
    Ludovic Courtès authored
    Fixes <https://bugs.gnu.org/30830>.
    Suggested by Ricardo Wurmus <rekado@elephly.net>.
    
    * guix/scripts/package.scm (build-and-use-profile): Add
     #:allow-collisions? and pass it to 'profile-derivation'.
    (show-help, %options): Add '--allow-collisions'.
    (manifest-action, process-actions): Pass #:allow-collisions? to
    'build-and-use-profile'.
    * tests/guix-package.sh: Add collision test.
    * doc/guix.texi (Invoking guix package): Document '--allow-collisions'.
    fc95dc4c
    History
    guix package: Add '--allow-collisions'.
    Ludovic Courtès authored
    Fixes <https://bugs.gnu.org/30830>.
    Suggested by Ricardo Wurmus <rekado@elephly.net>.
    
    * guix/scripts/package.scm (build-and-use-profile): Add
     #:allow-collisions? and pass it to 'profile-derivation'.
    (show-help, %options): Add '--allow-collisions'.
    (manifest-action, process-actions): Pass #:allow-collisions? to
    'build-and-use-profile'.
    * tests/guix-package.sh: Add collision test.
    * doc/guix.texi (Invoking guix package): Document '--allow-collisions'.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.