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] 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..57126afddba4 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.6.0"; pyproject = true; src = fetchFromGitHub { owner = "debanjum"; repo = "khoj"; rev = "refs/tags/${version}"; - hash = "sha256-lvOeYTrvW5MfhuJ3lj9n9TRlvpRwVP2vFeaEeJdqIec="; + hash = "sha256-QoOWiPxv3dfYtr5evovWI4GqEJcMuL0MHTL4+dMk398="; }; env = { No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A khoj nix build failed. Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.6.0 Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built khoj_assistant-1.6.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.6.0-py3-none-any.whl - anyio==3.7.1 not satisfied by version 4.1.0 - authlib==1.2.1 not satisfied by version 1.3.0 - bs4 not installed - django-phonenumber-field not installed - gpt4all not installed - httpx==0.25.0 not satisfied by version 0.26.0 - langchain-openai not installed - lxml==4.9.3 not satisfied by version 4.9.4 - phonenumbers not installed - pillow~=9.5.0 not satisfied by version 10.2.0 - psycopg2-binary not installed - python-multipart>=0.0.7 not satisfied by version 0.0.6 - 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.3.1 not satisfied by version 2.2.2 - torch==2.0.1 not satisfied by version 2.2.0 - uvicorn==0.17.6 not satisfied by version 0.24.0.post1