24.11 release + quirks
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
qt6Packages,
|
||||
libGL,
|
||||
flite,
|
||||
addOpenGLRunpath,
|
||||
addDriverRunpath,
|
||||
vulkan-loader,
|
||||
msaClientID ? null,
|
||||
extra-cmake-modules,
|
||||
@@ -55,7 +55,7 @@ let
|
||||
stdenv.cc.cc.lib
|
||||
];
|
||||
|
||||
gameLibraryPath = libpath + ":${addOpenGLRunpath.driverLink}/lib";
|
||||
gameLibraryPath = libpath + ":${addDriverRunpath.driverLink}/lib";
|
||||
|
||||
in
|
||||
stdenv.mkDerivation (
|
||||
|
||||
Reference in New Issue
Block a user