Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support wayland in nix dev shell
iced wants to load a dynamic library for wayland, which doesn't work on nix if it's not explicitly put into the path. See: rust-windowing/winit#3244 (comment)
- Loading branch information