help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rust Packaging without crates.io


From: (
Subject: Re: Rust Packaging without crates.io
Date: Wed, 24 Aug 2022 17:29:11 +0100

Ah, I think this is because Cargo's vendor directory feature substitutes
a directory specifically for the crates.io registry. Since only a Git
dependency is specified, it doesn't even bother looking in the directory.
Just patch the line in the crates.io file to say something like:

  pkg = "*"

    -- (



reply via email to

[Prev in Thread] Current Thread [Next in Thread]