bevy/docs
Oscar 478bf7a2b6 Remove Lutris from NixOS dependency section (#2945)
# Objective

- Using the instructions given for NixOS results in an unnecessarily long time to evaluate the shell expression due to unnecessary dependencies pulled in by `lutris`.

## Solution

- Removed `lutris` dependency.

Lutris is a GUI tool for running games on wine, I'm assuming it was pulled in by accident as it's definitely not necessary for running bevy. A hello world example, at the least, works fine without it.
2022-01-01 22:55:19 +00:00
..
cargo_features.md use ogg by default instead of mp3 (#3421) 2021-12-23 19:19:15 +00:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
LICENSE-APACHE Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
LICENSE-MIT Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
linters.md GitHub Action: Check local Markdown links on push (#2067) 2021-05-02 20:22:32 +00:00
linux_dependencies.md Remove Lutris from NixOS dependency section (#2945) 2022-01-01 22:55:19 +00:00
plugins_guidelines.md Update plugin guidelines (#2692) 2021-08-19 20:22:38 +00:00
profiling.md Enable trace feature for subfeatures using it (#3337) 2021-12-18 00:09:22 +00:00
release_checklist.md Release Checklist (#1834) 2021-04-08 21:33:46 +00:00