all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Olivier Dion via <help-guix@gnu.org>
To: Julien Lepiller <julien@lepiller.eu>,
	Olivier Dion via <help-guix@gnu.org>, "(" <paren@disroot.org>,
	help-guix@gnu.org
Subject: Re: Guix as a native-inputs ?
Date: Tue, 02 Aug 2022 13:10:31 -0400	[thread overview]
Message-ID: <87r11yzi48.fsf@laura> (raw)
In-Reply-To: <165A44ED-EDC6-4C81-9601-9E91623628AF@lepiller.eu>

On Tue, 02 Aug 2022, Julien Lepiller <julien@lepiller.eu> wrote:
> If you're trying to access the build daemon from inside the package
> build container, that must mean you have a derivation you're trying to
> build. Instead of trying to circumvent the container (which is there
> for a reason), you could:
>
> - write a bit of Scheme code that returns that derivation
> - pass the result as an input.
>
> That way, you build that derivation outside the build environment, and
> you can refer to the result inside the build environment.
>

Would that work if my package defines a Guix channel with variant of
Guix packages in it?  That is, it would be possible to include these
packages in as a derivation?

-- 
Olivier Dion
oldiob.dev


  reply	other threads:[~2022-08-02 17:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01 18:45 Guix as a native-inputs ? Olivier Dion via
2022-08-01 19:42 ` (
2022-08-02 13:41   ` Olivier Dion via
2022-08-02 13:44     ` (
2022-08-02 15:36       ` Olivier Dion via
2022-08-02 16:06         ` Julien Lepiller
2022-08-02 17:10           ` Olivier Dion via [this message]
2022-08-02 18:09             ` Julien Lepiller
2022-08-03 15:51               ` Olivier Dion via
2022-08-01 19:43 ` (
2022-08-01 20:34 ` Tobias Geerinckx-Rice
2022-08-01 22:05   ` Olivier Dion via

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=87r11yzi48.fsf@laura \
    --to=help-guix@gnu.org \
    --cc=julien@lepiller.eu \
    --cc=olivier.dion@polymtl.ca \
    --cc=paren@disroot.org \
    /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.