all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nathan Dehnel <ncdehnel@gmail.com>
To: Carlo Zancanaro <carlo@zancanaro.id.au>
Cc: 69397@debbugs.gnu.org
Subject: bug#69397: guix import crate misses dependencies
Date: Sun, 25 Feb 2024 20:21:19 -0600	[thread overview]
Message-ID: <CAEEhgEuWPnrqG+jkakqys8_jgroucnV71qKQmmcY4fQVeVT06g@mail.gmail.com> (raw)
In-Reply-To: <87wmqsnjcm.fsf@zancanaro.id.au>

Oh, my bad. Yeah, I just had my modules wrong. Thanks.

On Sun, Feb 25, 2024 at 6:46 PM Carlo Zancanaro <carlo@zancanaro.id.au> wrote:
>
> 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  2:23 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
2024-02-26  2:21   ` Nathan Dehnel [this message]

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=CAEEhgEuWPnrqG+jkakqys8_jgroucnV71qKQmmcY4fQVeVT06g@mail.gmail.com \
    --to=ncdehnel@gmail.com \
    --cc=69397@debbugs.gnu.org \
    --cc=carlo@zancanaro.id.au \
    /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.