Ludovic Courtès writes:
> I believe 3d9ea605c8dfb7fc43689e12975218b032b3175a fixes this, though I
> don’t know how to test it.
>
> If you can confirm it does, feel free to close this bug.
It looks like it’s indeed fixed. Thank you!
I tested with this command:
guix import cran -a git htt
Howdy Ricardo!
Ricardo Wurmus skribis:
> The “cran” importer has support for git and hg repositories. This no
> longer works, because the “download” is supposed to return multiple
> values. Seemingly due to the use of “with-store” it no longer returns
> multiple values, so the “git” and “hg” a
The “cran” importer has support for git and hg repositories. This no
longer works, because the “download” is supposed to return multiple
values. Seemingly due to the use of “with-store” it no longer returns
multiple values, so the “git” and “hg” archives no longer work.
--
Ricardo