Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 614 Bytes

esp-rs-distrobox CI

Container images containing esp-rs related tooling, intended for use with Distrobox.

Created as a result of much annoyance trying to get the ESP-IDF to build in Nix. Only the items that could not be managed via Nix are included.

Included is:

  • clang
  • Python + venv (ESP-IDF's "is this a venv" check fails as it does not seem to like Nix directory prefixes)