diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-09-01 16:20:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-09-04 13:02:27 +0200 |
commit | 2791870d09afd247a011bc8cb6cf88661729bd98 (patch) | |
tree | d069abca3e7c28fcd47bad911fb5d399476833c7 /tests/elpa.scm | |
parent | a85a74ce6c9ff36ccd6ef50216ba8515723f3a62 (diff) | |
download | guix-2791870d09afd247a011bc8cb6cf88661729bd98.tar.gz |
import: crate: Separate crates.io API from actual conversion.
This provides a clean separation between bindings to the https://crates.io/api/v1 API and actual conversion to Guix package sexps. As a side-effect, it fixes things like "guix import blake2-rfc", "guix refresh -t crates", etc. * guix/import/crate.scm (<crate>, <crate-version>, <crate-dependency>): New record types. (lookup-crate, crate-version-dependencies): New procedures. (crate-fetch): Remove. (crate->guix-package): Rewrite to use the new API. (latest-release): Likewise. * guix/build-system/cargo.scm (%crate-base-url): New variable. * tests/crate.scm (test-crate): Update accordingly. fixlet
Diffstat (limited to 'tests/elpa.scm')
0 files changed, 0 insertions, 0 deletions