mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
add(nix): llama-cpp
This commit is contained in:
parent
d6ea0743f3
commit
2d6626c8af
4 changed files with 88 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
{pkgs, ...} @ input: {
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
services.nix-daemon.enable = true;
|
||||
|
||||
|
|
@ -23,5 +23,7 @@
|
|||
gnumake
|
||||
gnused
|
||||
gcc
|
||||
|
||||
input.llama-cpp
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue