Loading
llama-cpp: fix build due to openblas update
add patch so build checks for openblas64 module https://github.com/NixOS/nixpkgs/pull/255443 updated from openblas 0.3.21 -> 0.3.24. openblas 0.3.22 moved openblas.pc -> openblas64.pc https://github.com/OpenMathLib/OpenBLAS/issues/3790