mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-09 18:43:26 -05:00
Bump LiteLLM to fix #508886. The [GitHub advisory](https://github.com/advisories/GHSA-wxxx-gvqv-xp7p) states that the vulnerability has been patched in 1.83.10. Between .7 and .14 LiteLLM switched their build-system to uv-build, which has some effects on the derivation; notably, uv-build is configured to put the `enterprise` dir into another uv "workspace", meaning it's no longer accessible for us in the postFixup for symlinking. This is just as well, because the enterprise directory is under a separate license and from what I can see, all imports for litellm_enterprise are guarded with a try/catch anyways. Signed-off-by: squat <lserven@gmail.com> |
||
|---|---|---|
| .. | ||
| default.nix | ||