Loading
python3Packages.moderngl: fix context detection under NixOS
In certain situations moderngl will also try to directly load `libGL.so`/`libEGL.so`, and fail to do so. Substitute a direct path like in glcontext.
In certain situations moderngl will also try to directly load `libGL.so`/`libEGL.so`, and fail to do so. Substitute a direct path like in glcontext.