guix-play/guix/scripts
Ludovic Courtès 1d88470e10
describe: Remove dependency on (guix scripts pull).
Until now, 'guix describe' would perform ~3K stat calls and ~1K openat
calls because it was pulling (guix scripts pull), which in turn pulls in
many (gnu packages …) modules.

* guix/scripts/pull.scm (display-profile-content, %vcs-web-views)
(channel-commit-hyperlink): Move to...
* guix/scripts/describe.scm: ... here.  Remove import of (guix scripts
pull).
2020-02-11 12:33:35 +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
build.scm guix build, archive, graph: Disable absolute file port name canonicalization. 2020-01-24 23:56:42 +01:00
challenge.scm serialize: Export 'dump-port*'. 2020-01-15 23:48:33 +01:00
container.scm
copy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
deploy.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
describe.scm describe: Remove dependency on (guix scripts pull). 2020-02-11 12:33:35 +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
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 Adjust module autoloads. 2020-01-06 16:31:54 +01:00
package.scm guix package: Create profiles/per-user/$USER upfront. 2020-01-19 23:11:37 +01:00
perform-download.scm
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 describe: Remove dependency on (guix scripts pull). 2020-02-11 12:33:35 +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 substitute: 'http-multiple-get' processes each request only once. 2020-01-15 18:40:43 +01:00
system.scm guix system: Honor the build options in 'delete-generations'. 2019-12-21 23:55:24 +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