7 lines
55 B
Nix
7 lines
55 B
Nix
{}:
|
|
{
|
|
final: prev: {
|
|
llama-cpp = ;
|
|
}
|
|
}
|