fix: updated nix build to work with reranking deps

This commit is contained in:
Per Stark
2025-10-28 22:28:45 +01:00
parent 72578296db
commit 863b921fb4
3 changed files with 44 additions and 26 deletions
+1
View File
@@ -57,6 +57,7 @@ object_store = { version = "0.11.2" }
bytes = "1.7.1"
state-machines = "0.2.0"
fastembed = "5.2.0"
ort = { version = "=2.0.0-rc.8", default-features = false, features = ["load-dynamic"] }
[profile.dist]
inherits = "release"