walnux/Documentation
Côme VINCENT ec64401c62 docs: Add Nix flake development environment guide
This commit introduces a new guide in  that details how to set up a reproducible development environment for NuttX using Nix flakes.

The guide covers:
- Prerequisites for using Nix flakes.
- Steps to enter the NuttX development shell.
- Benefits of using the Nix flake (reproducibility, simplified onboarding, dependency management).
- An overview of the  contents.

A link to this new guide has also been added in index.rst to ensure discoverability.

Signed-off-by: Côme VINCENT <44554692+comejv@users.noreply.github.com>
2025-07-26 20:55:29 +08:00
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static
_templates
applications documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
components Docs/drviers/mtd:Add description for MTD Device Registration and FTL Control 2025-07-16 14:11:41 +08:00
contributing docs/contributing: Add a commit message template 2025-06-03 17:33:24 +08:00
debugging Documentation: fix spelling 2025-05-15 11:33:41 +08:00
faq DOC: Add how to get application on NSH 2024-06-06 02:39:56 +08:00
guides docs: Add Nix flake development environment guide 2025-07-26 20:55:29 +08:00
implementation documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
introduction WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
logos style: fix typos 2025-04-30 13:45:46 +08:00
platforms add esp32s3-devkit:mbedtls kconfig 2025-07-25 21:29:11 +08:00
quickstart doc: update GDB python plugin path 2025-02-18 11:16:17 -03:00
reference documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
ReleaseNotes Documentation: add NuttX-12.10.0 release notes 2025-06-27 20:20:40 +08:00
standards Documentation: review supported POSIX interfaces in NuttX 2025-06-12 10:13:52 -03:00
.gitignore docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
conf.py docs: Update the ELF guides 2025-06-11 23:11:08 +08:00
glossary.rst
index.rst Documentation: review supported POSIX interfaces in NuttX 2025-06-12 10:13:52 -03:00
known-warnings.txt fs: Add VFS docs 2024-02-20 18:28:09 -08:00
legacy_README.md Documentation: fix spelling 2025-05-15 11:33:41 +08:00
make.bat
Makefile docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
Pipfile docs: Fix pipenv lockfile for older Python versions 2025-06-11 23:11:08 +08:00
Pipfile.lock build(deps): bump tornado from 6.4.2 to 6.5.1 in /Documentation 2025-06-12 19:09:47 +08:00
substitutions.rst