guix-play/guix/scripts
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
..
container
import
system
archive.scm
authenticate.scm
build.scm guix build: 'guix build --log-file' gracefully reports certificate errors. 2018-03-26 10:07:57 +02:00
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm guix environment: load manifest files like "guix package" does 2018-03-27 23:26:15 +02:00
gc.scm guix gc: Add '--derivers'. 2018-03-27 14:51:44 +02:00
graph.scm graph: Add "module" node type. 2018-03-27 14:51:44 +02:00
hash.scm
import.scm
lint.scm
offload.scm offload: Look at machine loads for the past minute. 2018-01-15 23:29:33 +01:00
pack.scm guix: Rewrite build-docker-image to allow more paths. 2018-03-24 03:04:10 +01:00
package.scm guix package: Add '--allow-collisions'. 2018-03-31 23:30:50 +02:00
perform-download.scm
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pull.scm
refresh.scm
size.scm
substitute.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
system.scm system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
weather.scm weather: Report continuous integration stats. 2018-03-28 16:17:06 +02:00