Loading pkgs/by-name/ll/llama-cpp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,7 @@ effectiveStdenv.mkDerivation (finalAttrs: { doCheck = false; passthru = { tests = { tests = lib.optionalAttrs stdenv.hostPlatform.isDarwin { metal = llama-cpp.override { metalSupport = true; }; }; updateScript = nix-update-script { Loading Loading
pkgs/by-name/ll/llama-cpp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,7 @@ effectiveStdenv.mkDerivation (finalAttrs: { doCheck = false; passthru = { tests = { tests = lib.optionalAttrs stdenv.hostPlatform.isDarwin { metal = llama-cpp.override { metalSupport = true; }; }; updateScript = nix-update-script { Loading