comejv opened a new pull request, #16831: URL: https://github.com/apache/nuttx/pull/16831
## Summary Root flake now only contains dependencies needed for building the NuttX firmware. The Documentation flake contains the dependencies needed for running `make html`. ## Impact Easier onboarding and a bit more reproducibility. ## Testing Ran `nix develop` on Ubuntu and WSL and tested a build of NuttX for the nucleo h743zi. Ran `nix develop .#docs` and built the docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org