guix-play/guix/scripts
Ludovic Courtès b06a70e05d
graph: Add "module" node type.
* guix/scripts/graph.scm (module-from-package)
(source-module-dependencies*): New procedures.
(%module-node-type): New variable.
(%node-types): Add it.
* guix/modules.scm (source-module-dependencies): Export.
* tests/graph.scm ("module graph"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
2018-03-27 14:51:44 +02:00
..
container
import import: Add JSON importer. 2017-09-28 13:10:11 +02:00
system
archive.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
authenticate.scm
build.scm guix build: 'guix build --log-file' gracefully reports certificate errors. 2018-03-26 10:07:57 +02:00
challenge.scm scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'. 2017-10-28 09:45:53 +02:00
container.scm
copy.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
download.scm Add (guix progress). 2017-10-19 23:21:49 +02:00
edit.scm
environment.scm environment: Add --user. 2018-03-02 11:55:43 +01:00
gc.scm guix gc: '--verify=foo' is reported as an error. 2017-12-18 23:17:30 +01:00
graph.scm graph: Add "module" node type. 2018-03-27 14:51:44 +02:00
hash.scm scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'. 2017-10-28 09:45:53 +02:00
import.scm import: Add JSON importer. 2017-09-28 13:10:11 +02:00
lint.scm lint: 'check-vulnerabilities' also checks package properties. 2017-12-10 21:59:07 +02:00
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: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
perform-download.scm
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pull.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
refresh.scm refresh: Account for hidden packages. 2017-11-07 00:12:10 +01:00
size.scm scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'. 2017-10-28 09:45:53 +02:00
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: Use (guix progress) for progress report. 2017-12-01 16:00:14 +01:00