Loading pkgs/development/python-modules/llama-cpp-python/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -80,9 +80,7 @@ buildPythonPackage rec { ] ); preBuild = '' export CMAKE_BUILD_PARALLEL_LEVEL="$NIX_BUILD_CORES" ''; enableParallelBuilding = true; nativeBuildInputs = [ cmake Loading Loading
pkgs/development/python-modules/llama-cpp-python/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -80,9 +80,7 @@ buildPythonPackage rec { ] ); preBuild = '' export CMAKE_BUILD_PARALLEL_LEVEL="$NIX_BUILD_CORES" ''; enableParallelBuilding = true; nativeBuildInputs = [ cmake Loading