3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/guix/scripts
Mathieu Othacehe fcc4c6ae60
scripts: system: Add --target option.
* guix/scripts/system.scm (%options): Add target option,
(%default-options): ditto,
(process-action): Rename existing target variable to target-file and pass new
target variable to run-with-store procedure.
2019-12-01 16:51:40 +01:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
import import: crate: Add '--recursive'. 2019-10-01 23:34:31 +02:00
system ui: Produce hyperlinks for the 'location' field of search results. 2019-11-09 00:36:10 +01:00
archive.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm guix build: '--keep-failed' implies '--no-offload'. 2019-11-26 00:16:36 +01:00
challenge.scm substitute: Select the best compression methods. 2019-06-02 22:01:57 +02:00
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
deploy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
describe.scm channels: Add 'profile-channels'. 2019-08-16 23:00:26 +02:00
download.scm guix download: Ensure destination file-name is valid in the store. 2019-09-26 17:48:08 +02:00
edit.scm edit: Use 'specification->location' to read information from the cache. 2019-01-15 20:24:09 +01:00
environment.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
gc.scm daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. 2019-09-08 11:49:24 +02:00
graph.scm graph: Support package transformation options. 2019-11-07 18:39:55 +01:00
hash.scm guix hash: Fix version and help messages 2018-11-28 10:39:58 +01:00
import.scm import: cran: Add support for git repositories. 2019-08-29 11:38:12 +02:00
install.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
lint.scm lint: Log diagnostics with 'info', not 'warning'. 2019-08-28 18:52:51 +02:00
offload.scm guix build, daemon: Rename "--no-build-hook" to "--no-offload". 2019-11-26 00:16:36 +01:00
pack.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
package.scm ui: Factorize 'with-profile-lock'. 2019-11-29 15:54:20 +01:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm processes: Gracefully handle daemons without clients. 2019-04-29 21:54:10 +02:00
publish.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
pull.scm ui: Factorize 'with-profile-lock'. 2019-11-29 15:54:20 +01:00
refresh.scm refresh: Distinguish between "no updater" and "failing updater". 2019-09-10 00:34:40 +02:00
remove.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm Add (guix repl). 2019-07-04 18:05:02 +02:00
search.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
show.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
size.scm size: Optimize dependency size computation. 2019-04-07 11:36:00 +02:00
substitute.scm substitute: 'http-multiple-get' no longer drops requests above 1,000. 2019-11-28 13:30:53 +01:00
system.scm scripts: system: Add --target option. 2019-12-01 16:51:40 +01:00
time-machine.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
upgrade.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
weather.scm substitute: Select the best compression methods. 2019-06-02 22:01:57 +02:00