guix/guix/scripts
Ludovic Courtès 9acacb71c9
Remove workaround for 'time-monotonic' in Guile 2.2.2.
This is a followup to e688c2df39.

* build-aux/hydra/evaluate.scm <top level>: Remove 'time-monotonic'
definition.
* guix/cache.scm: Likewise.
* guix/progress.scm: Likewise.
* guix/scripts/substitute.scm: Likewise.
* guix/scripts/weather.scm: Likewise.
* tests/cache.scm: Likewise.
2020-03-22 16:49:47 +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 guix build, archive, graph: Disable absolute file port name canonicalization. 2020-01-24 23:56:42 +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: Use 'with-build-handler'. 2020-03-22 12:42:51 +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 Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +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 lint: Add '--load-path' option. 2019-12-08 23:14:03 +01:00
offload.scm ssh: Add 'authenticate-server*' and use it for offloading. 2019-12-04 18:16:08 +01:00
pack.scm pack: Use 'with-build-handler'. 2020-03-22 12:42:51 +01:00
package.scm guix package, pull: Use 'with-build-handler'. 2020-03-22 12:42:51 +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 guix package, pull: Use 'with-build-handler'. 2020-03-22 12:42:51 +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: Use 'with-build-handler'. 2020-03-22 12:42:51 +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