Commit d533cea
authored
Add wayland to
# 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
---flake.nix linux dependencies example (#22216)1 parent ffc66f1 commit d533cea
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
0 commit comments