bevy/docs
figsoda d2963267ba improve nix docs (#7044)
# Objective

`xlibsWrapper` is being deprecated: https://github.com/NixOS/nixpkgs/issues/194054, this pr removes the deprecated xlibsWrapper and makes a couple more improvements

## Solution

- rename NixOS to Nix since this is not specific to NixOS
- remove usage of `xlibsWrapper`
- add instructions for nix flakes with `nix develop`
- add example of a packaged bevy program in nixpkgs
- minor cosmetic/grammatical changes
2022-12-29 21:37:27 +00:00
..
cargo_features.md Lighter no default features (#5447) 2022-07-25 15:48:14 +00:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
linters.md GitHub Action: Check local Markdown links on push (#2067) 2021-05-02 20:22:32 +00:00
linux_dependencies.md improve nix docs (#7044) 2022-12-29 21:37:27 +00:00
plugins_guidelines.md Recommend posting new plugins in #crates discord channel (#4956) 2022-06-07 08:14:10 +00:00
profiling.md Docs: Show how to compare two different traces in Tracy (#6869) 2022-12-07 22:57:27 +00:00
release_checklist.md Fix release workflow (#4903) 2022-06-06 15:47:51 +00:00