public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Roosembert Palacios <roosembert.palacios@epfl.ch>
To: crossgcc@sourceware.org
Subject: Building ESP32 Toolchain in NixOS (Crosstool-NG)
Date: Thu, 09 Aug 2018 05:03:00 -0000	[thread overview]
Message-ID: <76c3f2d7-5100-fb6b-6396-73f2db365a41@epfl.ch> (raw)

Hello,

I'm packaging Espressif's ESP32 toolchain on nixos (WIP: 
https://gitlab.com/roosemberth/dotfiles/blob/master/nixos-config/pkgs/esp32-toolchain/default.nix) 
due to it's nature, all inputs must be made explicit in the package 
definition. However, it seems ct-ng downloads some libraries when 
building. Nixos packages build in an isolated sandbox with access only 
to the declared sources and package dependencies.

Is there a way to list and provide such requirements?

Bests,
Roosembert Palacios

                 reply	other threads:[~2018-08-09  5:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=76c3f2d7-5100-fb6b-6396-73f2db365a41@epfl.ch \
    --to=roosembert.palacios@epfl.ch \
    --cc=crossgcc@sourceware.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.
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).