fully remove llama-cpp

This commit is contained in:
2026-01-08 05:41:10 -05:00
parent 7f0823f8c2
commit e2529aadc3
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";