This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0f73f92ffc add esp32s3-devkit:mbedtls kconfig add 92be21982d tools/nix: Add Nix flake for reproducible dev environment add ec64401c62 docs: Add Nix flake development environment guide No new revisions were added by this update. Summary of changes: Documentation/guides/index.rst | 1 + Documentation/guides/nix_flake.rst | 88 ++++++++++++++++++++++++++++++++++++++ flake.lock | 61 ++++++++++++++++++++++++++ flake.nix | 70 ++++++++++++++++++++++++++++++ 4 files changed, 220 insertions(+) create mode 100644 Documentation/guides/nix_flake.rst create mode 100644 flake.lock create mode 100644 flake.nix