imgui: 1.91.4 -> 1.92.3 - #444588
imgui: 1.91.4 -> 1.92.3#444588Rucadi wants to merge 1 commit into
Conversation
|
| nativeBuildInputs = [ | ||
| cmake | ||
| xorg.libX11 | ||
| xorg.libXcursor | ||
| xorg.libXrandr | ||
| wayland | ||
| ]; |
There was a problem hiding this comment.
For some reason it failed to build glfw without adding as native deps xorg and wayland, this was not needed before and I have no idea why.
Huh, native specifically, not buildInputs? For wayland it could be wayland-scanner maybe, but the rest are supposed to be... just libraries?
Could I ask you to to publish the build logs for the failing version please? A gist e.g.
There was a problem hiding this comment.
Please move them to buildInputs
Neighbour projects like implot and imnodes are probably fixed by updating them too. The CI label so far says <100 rebuilds, not 400, I guess that's good news:) |
|
Close in favor of #505089 (1.92.7)? |
Probably this PR is WIP.
For some reason it failed to build glfw without adding as native deps xorg and wayland, this was not needed before and I have no idea why.
There are almost 400 dependent packages and imgui has had api changes, no idea yet what packages are affected.
I create this but first we should understand if this is safe to merge or not
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.