tftui 0 -> 1 attrpath: tftui 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/pb3vbaxkqjzddgz95g4w74f4yhyb86ar-packages.json.drv building '/nix/store/pb3vbaxkqjzddgz95g4w74f4yhyb86ar-packages.json.drv'... Going to be running update for following packages: - tftui-0.12.4 Press Enter key to continue... Running update for: - tftui-0.12.4: UPDATING ... - tftui-0.12.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/tftui/default.nix b/pkgs/applications/networking/cluster/tftui/default.nix index 3a9d657dbdd2..c1f9cb64b7a3 100644 --- a/pkgs/applications/networking/cluster/tftui/default.nix +++ b/pkgs/applications/networking/cluster/tftui/default.nix @@ -13,12 +13,12 @@ buildPythonApplication rec { pname = "tftui"; - version = "0.12.4"; + version = "0.12.5"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-E4Y0qA7SooMlHh+oSFUl1hfblpirr/Jdb1C2fqU43t0="; + hash = "sha256-JL4Ck+a4pMuU6HU5iQs2fz8HodchbcUwAgbwqdoabQU="; }; propagatedBuildInputs = [ 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 tftui nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/gsan6d1fhjkw1ncp1yg98rz6j451nfix-tftui-0.12.5.tar.gz source root is tftui-0.12.5 setting SOURCE_DATE_EPOCH to timestamp 1705241168 of file tftui-0.12.5/tftui/ui.tcss @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built tftui-0.12.5-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 tftui-0.12.5-py3-none-any.whl - textual<0.45.0,>=0.44.1 not satisfied by version 0.47.1