Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Provide tarball with vendored sources #50

@bachp

Description

@bachp

With rust-lang/cargo#2857 being merged cargo vendor seems like a useful tool to implement a fetch task for build systems like Nix or Yocto.

However there seems to be a bootstraping issues. In order to fetch the dependencies of cargo vendor you already need cargo vendor.

One elegant solution would be to provide a source tarball that containes the vendored-sources directory of a release. This way cargo vendor could be built without needing the dependency fetch state and thus avoiding the bootstrap problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions