mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-19 08:00:25 +00:00
devops : updated Nix systems (#22869)
This commit is contained in:
parent
00d56b11c3
commit
65d7a8bbf0
3 changed files with 2 additions and 59 deletions
|
|
@ -103,6 +103,7 @@ let
|
|||
vulkan-headers
|
||||
vulkan-loader
|
||||
shaderc
|
||||
spirv-headers
|
||||
];
|
||||
in
|
||||
|
||||
|
|
@ -146,7 +147,6 @@ effectiveStdenv.mkDerivation (finalAttrs: {
|
|||
ninja
|
||||
pkg-config
|
||||
git
|
||||
spirv-headers
|
||||
]
|
||||
++ optionals useCuda [
|
||||
cudaPackages.cuda_nvcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue