guix-devel/guix/scripts
Oleg Pykhalov 88388766f7
import: gem: Add recursive import.
* doc/guix.texi (Invoking guix import): Document gem recursive import.
* guix/import/gem.scm (gem->guix-package): Return package and dependencies
values.
(gem-recursive-import): New procedure.
* guix/scripts/import/gem.scm (show-help, %options): Add recursive option.
(guix-import-gem): Use 'gem-recursive-import'.
* tests/gem.scm (test-json): Rename to 'test-foo-json'.
("gem->guix-package"): Use 'test-foo-json'.
(test-bar-json, test-bundler-json): New variables.
("gem-recursive-import"): New test.
2018-07-11 07:08:54 +03:00
..
container
import import: gem: Add recursive import. 2018-07-11 07:08:54 +03:00
system guix system: search: Display all provision names as 'shepherdnames'. 2018-05-01 23:29:03 +02:00
archive.scm
authenticate.scm
build.scm guix build: Nicely report unbound variables with hints. 2018-05-04 15:07:08 +02:00
challenge.scm
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm
download.scm
edit.scm
environment.scm profiles: Introduce 'profile-search-paths' and use it. 2018-07-11 00:52:36 +02:00
gc.scm scripts: gc: Report size in MiBs instead of bytes. 2018-06-28 00:29:46 +02:00
graph.scm graph: Add "module" node type. 2018-03-27 14:51:44 +02:00
hash.scm
import.scm guix: Add opam importer. 2018-07-10 10:11:01 +02:00
lint.scm packages: Add 'package-patched-vulnerabilities'. 2018-06-09 12:02:28 +02:00
offload.scm offload: Fix error message in 'guix offload test'. 2018-06-15 10:04:59 +02:00
pack.scm pack: Use guile-for-build for the target system. 2018-07-05 13:35:21 +02:00
package.scm profiles: Add '%current-profile', 'user-friendly-profile', & co. 2018-06-09 12:02:28 +02:00
perform-download.scm
publish.scm
pull.scm pull: Add '--list-generations'. 2018-06-13 23:41:21 +02:00
refresh.scm
size.scm store: Add 'query-path-info*'. 2018-07-03 00:39:10 +02:00
substitute.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
system.scm guix system: Make 'init' idempotent again. 2018-07-03 17:50:04 +02:00
weather.scm weather: Fix pasto in --version output. 2018-07-07 18:10:31 +02:00