unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "(" <paren@disroot.org>
To: "Jonathan Scoresby" <me@jonscoresby.com>, <help-guix@gnu.org>
Subject: Re: Rust Packaging without crates.io
Date: Wed, 24 Aug 2022 17:29:11 +0100	[thread overview]
Message-ID: <CMEEGEFCKGNN.102DZREY8TNMP@guix-aspire> (raw)
In-Reply-To: <2099203680.635993.1661358232923@office.mailbox.org>

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	other threads:[~2022-08-24 16:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24  1:38 Rust Packaging without crates.io Jonathan Scoresby
2022-08-24 16:06 ` (
2022-08-24 16:23   ` Jonathan Scoresby
2022-08-24 16:29     ` ( [this message]
2022-08-24 16:52       ` Jonathan Scoresby
2022-08-24 16:56         ` (
2022-08-24 17:05           ` Jonathan Scoresby
2022-08-24 17:08             ` (
2022-08-24 17:11               ` Jonathan Scoresby
2022-08-24 17:12                 ` (

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CMEEGEFCKGNN.102DZREY8TNMP@guix-aspire \
    --to=paren@disroot.org \
    --cc=help-guix@gnu.org \
    --cc=me@jonscoresby.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).