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
..
2018-06-08 14:58:33 +03:00
2018-07-11 07:08:54 +03:00
2017-09-26 00:35:06 +02:00
2018-03-20 17:17:58 +01:00
2018-07-10 10:11:01 +02:00
2017-09-28 13:10:10 +02:00
2017-06-15 17:03:19 +02:00