]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
nix: fix blas support (#6281)
authorChristian Kögler <redacted>
Mon, 25 Mar 2024 17:52:45 +0000 (18:52 +0100)
committerGitHub <redacted>
Mon, 25 Mar 2024 17:52:45 +0000 (10:52 -0700)
commitb06c16ef9f81d84da520232c125d4d8a1d273736
treebd2293d7da50f497fcac1e1b53d66252ff355156
parent1f2fd4e727a707f85d58e0b56075c3e6334d18d8
nix: fix blas support (#6281)

Since no blas was provided to buildInputs, the executable is built without blas support.

This is a backport of NixOS/nixpkgs#298567
.devops/nix/package.nix