aboutsummaryrefslogtreecommitdiff
path: root/pkgs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build python packages for llmFranck Cuny2025-04-241-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.
* install additional work related toolsFranck Cuny2025-02-062-14/+16
| | | | | We're switching architecture too, so ensure we install the correct binaries.
* rename packages to pkgsFranck Cuny2024-12-284-0/+142
This is the correct convention.