treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, glib, libGLU_combined, libpulseaudio, zlib, dbus, fontconfig, freetype
|
||||
, gtk3, pango
|
||||
, makeWrapper , python, pythonPackages, lib
|
||||
, lsof, curl, libuuid, cups, mesa_drivers
|
||||
, lsof, curl, libuuid, cups, mesa
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -18,7 +18,7 @@ let
|
||||
|
||||
# used of both wrappers and libpath
|
||||
libPath = lib.makeLibraryPath (with xorg; [
|
||||
mesa_drivers
|
||||
mesa.drivers
|
||||
libGLU_combined
|
||||
fontconfig
|
||||
freetype
|
||||
|
||||
Reference in New Issue
Block a user