nixpkgs/pkgs/development/libraries/webkitgtk
talyz 5926b95fbe
webkitgtk: Fix bubblewrap opengl-driver path
If `/run/opengl-driver/lib` is in `LD_LIBRARY_PATH`, bwrap will try to
mount it into the already bind mounted `/run/opengl-driver`. To
prevent this, we instead specify the subpaths of `/run/opengl-driver`
we're interested in.

Also, use the correct path for i686 builds.
2021-05-10 13:05:48 +02:00
..
default.nix webkitgtk: Fix bubblewrap opengl-driver path 2021-05-10 13:05:48 +02:00
fix-bubblewrap-paths.patch webkitgtk: Fix bubblewrap opengl-driver path 2021-05-10 13:05:48 +02:00
libglvnd-headers.patch