mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 10:16:01 +01:00
/run/opengl-drivers should contain only libGL-related libraries, not
stuff like udev. Injecting anything into LD_LIBRARY_PATH is dangerous
because it can break applications that expect a different version of
the library.
Caused by
|
||
|---|---|---|
| .. | ||
| cpu | ||
| network | ||
| video | ||
| all-firmware.nix | ||
| opengl.nix | ||
| pcmcia.nix | ||