forked from nikkuss/pkgs
fix: it builds now
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{ llama-cpp }:
|
||||
|
||||
llama-cpp.override { hexagonSupport = true; }
|
||||
llama-cpp.override {
|
||||
hexagonSupport = true;
|
||||
blasSupport = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user