From 67b05da39d11a2114f8d916de33d43bd5281b8c6 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Mon, 27 Jan 2025 08:30:57 +0100 Subject: python312Packages.llama-cpp-python: mark as broken on aarch64-linux --- pkgs/development/python-modules/llama-cpp-python/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkgs/development/python-modules/llama-cpp-python') diff --git a/pkgs/development/python-modules/llama-cpp-python/default.nix b/pkgs/development/python-modules/llama-cpp-python/default.nix index f7137c0778ee..ec69378235e6 100644 --- a/pkgs/development/python-modules/llama-cpp-python/default.nix +++ b/pkgs/development/python-modules/llama-cpp-python/default.nix @@ -114,6 +114,9 @@ buildPythonPackage rec { # Current thread 0x00000001f3decf40 (most recent call first): # File "/private/tmp/nix-build-python3.12-llama-cpp-python-0.3.2.drv-0/source/llama_cpp/_internals.py", line 51 in __init__ lib.systems.inspect.patterns.isDarwin + + # cc1: error: unknown value ‘native+nodotprod+noi8mm+nosve’ for ‘-mcpu’ + "aarch64-linux" ]; }; } -- cgit v1.2.3