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/rh2pb2vbgix43qwg30sxjny7l8md1wvi-packages.json.drv building '/nix/store/rh2pb2vbgix43qwg30sxjny7l8md1wvi-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..65ea1053d03b 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.9.0"; pyproject = true; src = fetchFromGitHub { owner = "debanjum"; repo = "khoj"; rev = "refs/tags/${version}"; - hash = "sha256-lvOeYTrvW5MfhuJ3lj9n9TRlvpRwVP2vFeaEeJdqIec="; + hash = "sha256-9Hq7ymTZOpZzR1UZwTdDhaOowWNMdF11E1QNL3omxNg="; }; env = { No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-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. Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built khoj_assistant-1.9.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.9.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 - httpx==0.25.0 not satisfied by version 0.27.0 - langchain-openai not installed - llama-cpp-python 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 - websockets not installed