koboldcpp: enable vulkanSupport for darwin
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
clblast,
|
||||
ocl-icd,
|
||||
|
||||
vulkanSupport ? (!stdenv.hostPlatform.isDarwin),
|
||||
vulkanSupport ? true,
|
||||
vulkan-loader,
|
||||
shaderc,
|
||||
metalSupport ? stdenv.hostPlatform.isDarwin,
|
||||
|
||||
Reference in New Issue
Block a user