guix-play/guix/scripts
Marius Bakke 388b432cea
deploy: Remove use of '~*' in format string.
...since 'msgfmt' fails to interpret it.  Reported by Vagrant Cascadian
in <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00340.html>.
See also <https://bugs.gnu.org/37505>.

* guix/scripts/deploy.scm (show-what-to-deploy): Use ~d instead of ~* when
displaying machines that will be deployed.
2020-03-28 15:55:13 +01:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
import import: crate: Honor crate version for recursive imports. 2019-12-30 23:18:16 +01:00
system Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
archive.scm archive: Use 'with-build-handler'. 2020-03-25 16:02:53 +01:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm guix build: Use 'with-build-handler'. 2020-03-22 12:42:51 +01:00
challenge.scm serialize: Export 'dump-port*'. 2020-01-15 23:48:33 +01:00
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm copy: Use 'with-build-handler'. 2020-03-22 12:42:52 +01:00
deploy.scm deploy: Remove use of '~*' in format string. 2020-03-28 15:55:13 +01:00
describe.scm Revert "ui: Only display link in capable terminals." 2020-02-28 00:03:34 +01: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: Add '--load-path' option. 2020-01-16 15:27:24 +01:00
environment.scm environment: Use 'with-build-handler'. 2020-03-25 16:02:53 +01:00
gc.scm More module autoload changes. 2020-01-07 12:25:09 +01:00
graph.scm guix build, archive, graph: Disable absolute file port name canonicalization. 2020-01-24 23:56:42 +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 scripts: lint: Handle store connections for lint checkers. 2020-03-24 19:47:46 +00:00
offload.scm ssh: Add 'authenticate-server*' and use it for offloading. 2019-12-04 18:16:08 +01:00
pack.scm pack: Do not store extended attributes in squashfs images. 2020-03-24 16:56:19 +01:00
package.scm status: Display synthetic information about profiles being built. 2020-03-26 13:07:19 +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 publish: Export 'signed-string'. 2020-01-16 18:30:57 +01:00
pull.scm ui: Add 'indented-string'. 2020-03-23 10:48:17 +01:00
refresh.scm refresh: Fix internal variable name. 2020-01-18 13:08:11 +01:00
remove.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm repl: Avoid dependency on high-level package modules. 2020-01-19 23:11:37 +01: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: Add '--load-path' option. 2020-01-16 15:27:24 +01:00
substitute.scm Remove workaround for 'time-monotonic' in Guile 2.2.2. 2020-03-22 16:49:47 +01:00
system.scm guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'. 2020-03-24 18:54:41 +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 Remove workaround for 'time-monotonic' in Guile 2.2.2. 2020-03-22 16:49:47 +01:00