Update to 24.11

This commit is contained in:
2025-04-09 19:30:03 +02:00
parent c381bde8ea
commit e8327d776b
5 changed files with 1165 additions and 1094 deletions
+4 -4
View File
@@ -3,7 +3,7 @@
, fetchFromGitHub
, cmake
, ninja
, jdk21
, jdk
, ghc_filesystem
, zlib
, file
@@ -21,7 +21,7 @@
, quazip
, libGL
, flite
, addOpenGLRunpath
, addDriverRunpath
, vulkan-loader
, msaClientID ? null
, extra-cmake-modules
@@ -56,7 +56,7 @@ let
stdenv.cc.cc.lib
]);
gameLibraryPath = libpath + ":${addOpenGLRunpath.driverLink}/lib";
gameLibraryPath = libpath + ":${addDriverRunpath.driverLink}/lib";
in
@@ -76,7 +76,7 @@ let
cmake
extra-cmake-modules
ninja
jdk21
jdk
wrapQtAppsHook
file
ghc_filesystem