Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | import: cpan: Update tests for dependency handling. | Eric Bavier | 2015-02-20 |
| | | | | | | * tests/cpan.scm (test-json): Remove core module dependencies. [cpan->guix-package]: Add mock url handling for module api. Adjust expected native-inputs and license. | ||
* | import: Add CPAN importer. | Eric Bavier | 2015-01-09 |
* guix/import/cpan.scm, guix/scripts/import/cpan.scm, tests/cpan.scm: New files. * Makefile.am (MODULE)[HAVE_GUILE_JSON]: Add them. * guix/scripts/import.scm (importers): Add cpan. * doc/guix.texi (Requirements): Mention `guix import cpan` as a user of guile-json. (Invoking guix import): Document new `guix import cpan` command. |