Add Nix Dev environment for easier reproducible dev envs #743
Labels
feature/request
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is there an existing issue or pull request for this?
Feature description
I would like to just type
nix develop
to begin contributing and get parity with CI and other devs. By defining the dependencies of this project in a flake you could ensure everyone on any OS is building as the project expects.Will submit a draft PR for testing.
Desired solution
Use Nix
Alternatives considered
None
Additional context
No response
The text was updated successfully, but these errors were encountered: