1
0
forked from nikkuss/pkgs

fix: it builds now

This commit is contained in:
2026-04-21 23:10:14 +01:00
parent 34974204db
commit 0188aff399
2 changed files with 27 additions and 6 deletions
@@ -1,3 +1,6 @@
{ llama-cpp }:
llama-cpp.override { hexagonSupport = true; }
llama-cpp.override {
hexagonSupport = true;
blasSupport = false;
}