Lars-Dominik Braun
d57dd25d38
import/cran: Allow custom license prefix.
* guix/import/cran.scm (string-licenses): Add license-prefix argument.
(string->license): Ditto.
(description->package): Ditto.
(cran->guix-package): Ditto.
(cran-recursive-import): Ditto.
* guix/scripts/import/cran.scm (%options): Add new option -p/--license-prefix.
(show-help): Document it.
(parse-options): Pass it to importer.
* doc/guix.texi (Invoking guix import): Document it.
2022-12-31 14:48:46 +01:00
..
2021-08-04 17:22:19 +02:00
2022-12-31 14:48:46 +01:00
2021-08-04 17:22:19 +02:00
2021-11-07 23:10:41 +01:00
2022-05-22 01:07:52 +02:00
2021-08-04 17:22:19 +02:00
2022-09-17 19:09:27 +02:00
2021-08-04 17:22:19 +02:00
2022-01-09 23:17:17 +01:00
2021-08-04 17:22:19 +02:00
2022-06-15 10:18:34 +02:00
2021-08-04 17:22:19 +02:00
2021-08-20 12:41:54 +02:00
2021-08-21 00:05:21 +02:00
2022-02-02 17:58:20 +01:00
2021-08-04 17:22:19 +02:00
2022-07-19 23:49:42 +02:00