![]() # Objective I can't build a project using bevy under the environment of NixOS, so I have to create flake.nix file. ## Solution I add flake.nix example to `linux_dependencies.md`. ## Testing I checked my NixOS environment in a project using bevy and booted the project's game successfully. --- ## Showcase <details> <summary>Click to view showcase</summary> 1. Create a GitHub project using bevy. 2. Add a flake.nix file. 3. Commit to add this file to the GitHub repository. 4. Run `nix develop` </details> --------- Co-authored-by: nukanoto <me@nukanoto.net> Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com> Co-authored-by: Ilia <43654815+istudyatuni@users.noreply.github.com> |
||
---|---|---|
.. | ||
cargo_features.md | ||
debugging.md | ||
linters.md | ||
linux_dependencies.md | ||
profiling.md |