Skip to content

Conversation

@apekros
Copy link
Contributor

@apekros apekros commented Dec 21, 2025

Objective

Fixes #22215

Solution

  • Adds wayland to flake.nix example in the Linux dependencies documentation

Testing

  • Did you test these changes? If so, how?
    Use the main branch flake.nix and run cargo build and it gives:
    error: failed to run custom build command for wayland-sys v0.31.7
    With this change it does compile successfully

Copy link

@Hilpogar Hilpogar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran into this issue yesterday. Thanks for the fix

@james7132 james7132 added this pull request to the merge queue Dec 22, 2025
@james7132 james7132 added C-Docs An addition or correction to our documentation O-Linux Specific to the Linux desktop operating system labels Dec 22, 2025
Merged via the queue into bevyengine:main with commit d533cea Dec 22, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Docs An addition or correction to our documentation O-Linux Specific to the Linux desktop operating system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wayland is not included in Linux dependencies flake.nix

3 participants