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/8sdnwavba6aaj6a1p0pv9s6ki3jngjr2-packages.json.drv building '/nix/store/8sdnwavba6aaj6a1p0pv9s6ki3jngjr2-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..402ff836ddac 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.3.0"; pyproject = true; src = fetchFromGitHub { owner = "debanjum"; repo = "khoj"; rev = "refs/tags/${version}"; - hash = "sha256-lvOeYTrvW5MfhuJ3lj9n9TRlvpRwVP2vFeaEeJdqIec="; + hash = "sha256-2W9N47PsZnz2fbakfLNzritgQptAQ5vsBw6nz0MN5kc="; }; 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. Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.3.0 Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built khoj_assistant-1.3.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.3.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==4.2.7 not satisfied by version 4.2.9 - google-auth==2.23.3 not satisfied by version 2.21.0 - gpt4all not installed - httpx==0.25.0 not satisfied by version 0.25.2 - jinja2==3.1.3 not satisfied by version 3.1.2 - lxml==4.9.3 not satisfied by version 4.9.4 - pillow~=9.5.0 not satisfied by version 10.1.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 - stripe==7.3.0 not satisfied by version 7.11.0 - torch==2.0.1 not satisfied by version 2.1.2 - uvicorn==0.17.6 not satisfied by version 0.24.0.post1