oterm 0 -> 1 attrpath: oterm 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/15wjgn8fcsmnqcizn0vsb9brv7pjj2x2-packages.json.drv building '/nix/store/15wjgn8fcsmnqcizn0vsb9brv7pjj2x2-packages.json.drv'... Going to be running update for following packages: - oterm-0.1.22 Press Enter key to continue... Running update for: - oterm-0.1.22: UPDATING ... - oterm-0.1.22: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ot/oterm/package.nix b/pkgs/by-name/ot/oterm/package.nix index 4b3920ad83ae..5dd43b343489 100644 --- a/pkgs/by-name/ot/oterm/package.nix +++ b/pkgs/by-name/ot/oterm/package.nix @@ -5,13 +5,13 @@ python3Packages.buildPythonApplication rec { pname = "oterm"; - version = "0.1.22"; + version = "0.2.4"; pyproject = true; src = fetchFromGitHub { owner = "ggozad"; repo = "oterm"; rev = "refs/tags/${version}"; - hash = "sha256-hRbPlRuwM3NspTNd3mPhVxPJl8zA9qyFwDGNKH3Slag="; + hash = "sha256-p0ns+8qmcyX4gcg0CfYdDMn1Ie0atVBuQbVQoDRQ9+c="; }; pythonRelaxDeps = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oterm nix build failed. adding 'oterm/app/widgets/image.py' adding 'oterm/app/widgets/prompt.py' adding 'oterm/app/widgets/text_area.py' adding 'oterm/cli/__init__.py' adding 'oterm/cli/oterm.py' adding 'oterm/store/__init__.py' adding 'oterm/store/chat.py' adding 'oterm/store/setup.py' adding 'oterm/store/store.py' adding 'oterm/store/upgrades/__init__.py' adding 'oterm/store/upgrades/v0_1_11.py' adding 'oterm/store/upgrades/v0_1_6.py' adding 'oterm/store/upgrades/v0_2_0.py' adding 'oterm/store/upgrades/v0_2_4.py' adding 'oterm-0.2.4.dist-info/LICENSE' adding 'oterm-0.2.4.dist-info/METADATA' adding 'oterm-0.2.4.dist-info/WHEEL' adding 'oterm-0.2.4.dist-info/entry_points.txt' adding 'oterm-0.2.4.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for oterm-0.2.4-py3-none-any.whl - aiosql<11.0,>=10.1 not satisfied by version 9.3 - ollama not installed - packaging<25.0,>=24.0 not satisfied by version 23.2 - textual<0.54.0,>=0.53.1 not satisfied by version 0.47.1