[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58623] [PATCH 0/3] import/cran: Parameterize for guix-cran.
From: |
Lars-Dominik Braun |
Subject: |
[bug#58623] [PATCH 0/3] import/cran: Parameterize for guix-cran. |
Date: |
Wed, 19 Oct 2022 11:28:53 +0200 |
Hi,
the attached patches are required for guix-cran
(https://github.com/guix-science/guix-cran). import/cran already has the
ability to add a prefix to licenses, but it was not exposed. Additionally
I need to parameterize fetch/download functions, so I can cache the
tarballs/DESCRIPTION files.
Cheers,
Lars
Lars-Dominik Braun (3):
import/cran: Allow custom license prefix.
import/cran: Allow overriding description fetch function.
import/cran: Allow overriding tarball download.
guix/import/cran.scm | 30 +++++++++++++++++++++---------
guix/scripts/import/cran.scm | 18 ++++++++++++++++--
2 files changed, 37 insertions(+), 11 deletions(-)
--
2.37.3
0001-import-cran-Allow-custom-license-prefix.patch
Description: Text document
0002-import-cran-Allow-overriding-description-fetch-funct.patch
Description: Text document
0003-import-cran-Allow-overriding-tarball-download.patch
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#58623] [PATCH 0/3] import/cran: Parameterize for guix-cran.,
Lars-Dominik Braun <=