khoj 0 -> 1 attrpath: khoj Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/di903hakdf4hgqc8bmwm5l1wabv7j10f-packages.json.drv building '/nix/store/di903hakdf4hgqc8bmwm5l1wabv7j10f-packages.json.drv'... Going to be running update for following packages: - khoj-1.0.1 Press Enter key to continue... Running update for: - khoj-1.0.1: UPDATING ... - khoj-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/search/khoj/default.nix b/pkgs/servers/search/khoj/default.nix index b09864492d7f..b8ccaf10fbac 100644 --- a/pkgs/servers/search/khoj/default.nix +++ b/pkgs/servers/search/khoj/default.nix @@ -8,14 +8,14 @@ python3.pkgs.buildPythonApplication rec { pname = "khoj"; - version = "1.0.1"; + version = "1.7.0"; pyproject = true; src = fetchFromGitHub { owner = "debanjum"; repo = "khoj"; rev = "refs/tags/${version}"; - hash = "sha256-lvOeYTrvW5MfhuJ3lj9n9TRlvpRwVP2vFeaEeJdqIec="; + hash = "sha256-kby+8pioqlHbLUilTAuCyfALPnE/6MVWSn3Cl2YzyMA="; }; env = { No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A khoj nix build failed. Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built khoj_assistant-1.7.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for khoj_assistant-1.7.0-py3-none-any.whl - anyio==3.7.1 not satisfied by version 4.3.0 - authlib==1.2.1 not satisfied by version 1.3.0 - django-phonenumber-field not installed - django==4.2.10 not satisfied by version 4.2.11 - gpt4all not installed - httpx==0.25.0 not satisfied by version 0.27.0 - langchain-openai not installed - lxml==4.9.3 not satisfied by version 5.1.0 - markdownify not installed - phonenumbers not installed - pillow~=9.5.0 not satisfied by version 10.2.0 - psycopg2-binary not installed - pyyaml==6.0 not satisfied by version 6.0.1 - rapidocr-onnxruntime not installed - schedule==1.1.0 not satisfied by version 1.2.1 - sentence-transformers==2.5.1 not satisfied by version 2.6.1 - torch==2.0.1 not satisfied by version 2.2.1 - tzdata==2023.3 not satisfied by version 2024.1 - uvicorn==0.17.6 not satisfied by version 0.27.1