mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-01 05:04:40 +00:00
colbert-ai depends on datasets (4.x) but we explicitly depend on datasets_3, which makes it impossible to install open-webui with optional-dependencies.all (which is a requirement for its nixos test). Pin colbert-ai to datasets_3 too.