guix-play/guix/import
Ricardo Wurmus afbc94194e
guix: Add texlive importer.
* guix/import/texlive.scm: New file.
* guix/scripts/import/texlive.scm: New file.
* Makefile.am (MODULES): Add them.
* tests/texlive.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* guix/scripts/import.scm (importers): Add texlive importer.
* doc/guix.texi (Invoking guix import): Document it.
2017-06-15 17:03:19 +02:00
..
cabal.scm
cpan.scm import: cpan: Update CPAN importer to use MetaCPAN v1 API. 2017-06-07 15:06:34 +02:00
cran.scm import cran: Check if pkg-config is needed. 2017-05-16 21:43:35 +02:00
crate.scm
elpa.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
gem.scm
github.scm
gnu.scm
hackage.scm
json.scm
pypi.scm import: pypi: Always use pypi.io URL with downcased package name. 2017-06-15 09:49:13 +02:00
snix.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
stackage.scm
texlive.scm guix: Add texlive importer. 2017-06-15 17:03:19 +02:00
utils.scm