Ludovic Courtès
fc95dc4c34
guix package: Add '--allow-collisions'.
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'.
2018-03-31 23:30:50 +02:00
..
2016-12-17 14:46:42 +01:00
2018-01-17 15:48:22 -08:00
2015-06-29 23:08:36 +02:00
2012-10-13 16:05:01 +02:00
2018-03-31 23:30:50 +02:00
2017-05-30 18:30:39 +03:00
2018-01-20 00:45:29 +01:00
2015-09-14 23:10:58 +02:00