haystack-ai test
This commit is contained in:
parent
6c50467230
commit
d9f2d7ed7a
4 changed files with 15 additions and 8 deletions
|
|
@ -55,7 +55,7 @@
|
|||
nixpkgs.overlays = [
|
||||
intel-hw.overlays.default
|
||||
(import ./custom/overlays/default.nix)
|
||||
(import custom/overlays/override.nix)
|
||||
(import ./custom/overlays/override.nix)
|
||||
# (final: prev: {
|
||||
# llama-cpp = prev.llama-cpp.overrideAttrs (old: {
|
||||
# src = prev.fetchFromGitHub {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue