all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlo Zancanaro <carlo@zancanaro.id.au>
To: Nathan Dehnel <ncdehnel@gmail.com>
Cc: 69397@debbugs.gnu.org
Subject: bug#69397: guix import crate misses dependencies
Date: Mon, 26 Feb 2024 11:46:01 +1100	[thread overview]
Message-ID: <87wmqsnjcm.fsf@zancanaro.id.au> (raw)
In-Reply-To: <CAEEhgEtcOZ1Fi8uG0EENfWTvjt2oPy3KRNuMzO0Q-3c9s6Znfw@mail.gmail.com> (Nathan Dehnel's message of "Sun, 25 Feb 2024 18:12:18 -0600")

Hi Nathan,

I just tried running your example:

On Sun, Feb 25 2024, Nathan Dehnel wrote:
> guix import crate -r --recursive-dev-dependencies --allow-yanked egui_dock@0.11

I saw that rust-bytemuck-1 was included as an input in lots of packages,
as you said. However, I also noticed that bytemuck is present in
Guix. "guix edit rust-bytemuck" opened gnu/packages/crates-io.scm which
defines the rust-bytemuck-1 variable to a package for rust-bytemuck.

Rather than importing bytemuck separately, it should be enough to add
(use-modules (gnu packages crates-io)) at the top of your scheme file to
bring the Guix definition in.

Carlo




  reply	other threads:[~2024-02-26  1:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  0:12 bug#69397: guix import crate misses dependencies Nathan Dehnel
2024-02-26  0:46 ` Carlo Zancanaro [this message]
2024-02-26  2:21   ` Nathan Dehnel

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

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

  git send-email \
    --in-reply-to=87wmqsnjcm.fsf@zancanaro.id.au \
    --to=carlo@zancanaro.id.au \
    --cc=69397@debbugs.gnu.org \
    --cc=ncdehnel@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.