fully remove llama-cpp

This commit is contained in:
2026-01-08 05:41:10 -05:00
parent d4172a5886
commit 16d3050eb8
3 changed files with 0 additions and 50 deletions

View File

@@ -28,11 +28,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
llamacpp = {
url = "github:ggml-org/llama.cpp";
inputs.nixpkgs.follows = "nixpkgs";
};
srvos = {
url = "github:nix-community/srvos";
inputs.nixpkgs.follows = "nixpkgs";