Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import: texlive: Avoid uses of '@@' in tests.•••* guix/import/texlive.scm (fetch-sxml, sxml->package): Export. * tests/texlive.scm <top level>: Call '%http-server-port'. ("fetch-sxml: returns SXML for valid XML"): Use 'with-http-server' and set 'current-http-proxy' instead of using 'mock'. ("sxml->package"): Remove use of '@@'. | Ludovic Courtès | 2020-01-17 | 1 | -5/+9 |
* | 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. | Ricardo Wurmus | 2017-06-15 | 1 | -0/+115 |