add build-info.h to flake post install

forgot this one in the previous commit
This commit is contained in:
William Behrens 2023-08-09 11:37:45 -05:00 committed by GitHub
parent 20b8ff5064
commit d9b5744de0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,7 @@
cp $src/llama-util.h $out/include
cp $src/ggml.h $out/include
cp $src/ggml-alloc.h $out/include
cp $src/build-info.h $out/include
cp $src/k_quants.h $out/include
cp $src/ggml-mpi.h $out/include