* Building ESP32 Toolchain in NixOS (Crosstool-NG)
@ 2018-08-09 5:03 Roosembert Palacios
0 siblings, 0 replies; only message in thread
From: Roosembert Palacios @ 2018-08-09 5:03 UTC (permalink / raw)
To: crossgcc
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-08-09 5:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-09 5:03 Building ESP32 Toolchain in NixOS (Crosstool-NG) Roosembert Palacios
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).