eliot-tree 0 -> 1 attrpath: eliot-tree 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/w4j7i241sccawwcdhad7pxfvr9n5l898-packages.json.drv building '/nix/store/w4j7i241sccawwcdhad7pxfvr9n5l898-packages.json.drv'... Going to be running update for following packages: - eliot-tree-19.0.1 Press Enter key to continue... Running update for: - eliot-tree-19.0.1: UPDATING ... - eliot-tree-19.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/eliot-tree/default.nix b/pkgs/development/tools/eliot-tree/default.nix index 9ef8dcad374d..21dfccd33e42 100644 --- a/pkgs/development/tools/eliot-tree/default.nix +++ b/pkgs/development/tools/eliot-tree/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "eliot-tree"; - version = "19.0.1"; + version = "21.0.0"; src = fetchPypi { inherit pname version; - sha256 = "18gvijsm0vh3x83mv8dd80c3mpm80r7i111qsg4y7rj4i590phma"; + sha256 = "sha256-hTl+r+QJPPQ7ss73lty3Wm7DLy2SKGmmgIuJx38ilO8="; }; nativeCheckInputs = with python3Packages; [ An auto update branch exists with message `eliot-tree: 19.0.1 -> 21.0.0`. New version is 21.0.0. An auto update branch exists with an equal or greater version