nixpkgs/pkgs/servers/x11
Gabriel Ebner acbfd3f7c0 mesa: add driversdev output and test that dev doesn't depend on drivers
OpenGL applications should not depend on the Mesa drivers, since these
are supposed to be loaded at runtime from /run/opengl-driver using the
glvnd library.  Furthermore, the drivers output has a large closure
since it depends on LLVM.

The only dependency from dev to drivers came from the xatracker
pkg-config file.  This commit moves this file into a new
output called driversdev.
2021-04-09 09:26:12 +02:00
..
quartz-wm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xorg mesa: add driversdev output and test that dev doesn't depend on drivers 2021-04-09 09:26:12 +02:00
xquartz pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00