~ruther/guix-local

ee93015b54a2abfe59bc2270c09ea4f7624488e5 — Ricardo Wurmus 2 years ago bed9103
import/cran: Export a few more variables and procedures.

This allows users of this module to provide e.g. caching alternatives to the
download and fetch procedures.

* guix/import/cran.scm (%bioconductor-version, download, fetch-description):
Make these variables public.

Change-Id: I9ce14db9be9b8b3314b06fa9eb50a4e24c5dd718
1 files changed, 4 insertions(+), 0 deletions(-)

M guix/import/cran.scm
M guix/import/cran.scm => guix/import/cran.scm +4 -0
@@ 55,6 55,10 @@
  #:use-module (guix sets)
  #:export (%input-style

            %bioconductor-version
            download
            fetch-description

            cran->guix-package
            bioconductor->guix-package
            cran-recursive-import