Today's bug is a blue screen in `mpv`: https://code.videolan.org/videolan/libplacebo/-/issues/335
There `libplacebo` update after https://code.videolan.org/videolan/libplacebo/-/commit/4c6d99edee23284f93b07f0f045cd660327465eb started rendering blue screen and complains about shader compilation version mismatches.
Reverting the change locally restores `mpv` but I have no idea where the real bug hides.
mpv blue screen after 4c6d99ede ("Invalid SPIR-V binary version 1.6 for target environment SPIR-V 1.0") (#335) · Issues · VideoLAN / libplacebo · GitLab
Forwarding the https://github.com/NixOS/nixpkgs/pull/409775#issuecomment-2918622810 issue upstream hoping you can help me debug or route the bug. Can you help me understand where...