Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nix develop support #1450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add nix develop support #1450

wants to merge 1 commit into from

Conversation

ataffanel
Copy link
Member

Add flake.nix to support the nix develop command and document the nix way of building the firmware.

This allows to build the firmware in a reproducible way since all the build dependencies versions are specified in the flake.lock file.

This is a first experimental step that could be used, for example. from CI (maybe in parallel to the current CI at first?).

Add `flake.nix` to support the `nix develop` command and document the nix way of building the firmware.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants