aboutsummaryrefslogtreecommitdiff
path: root/pkgs/llmPython (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-7/+6
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.
2025-04-24build python packages for llmFranck Cuny1-0/+85
To get a more recent version of the llm python tool and the anthropic module, we need to build the packages ourselves. Refactor how we're building overlays to make it easier to add new packages using the `pkgsUnstable` set.