{ ... }: { flake-file.inputs = { llama-cpp = { url = "github:ggml-org/llama.cpp"; inputs.nixpkgs.follows = "nixpkgs"; }; }; }