shell_gpt 0 -> 1 attrpath: shell_gpt 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/bwyiyjvx784c99ny8alfc2rivi2d9hvm-packages.json.drv building '/nix/store/bwyiyjvx784c99ny8alfc2rivi2d9hvm-packages.json.drv'... Going to be running update for following packages: - shell_gpt-1.0.1 Press Enter key to continue... Running update for: - shell_gpt-1.0.1: UPDATING ... - shell_gpt-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/llm/shell_gpt/default.nix b/pkgs/tools/llm/shell_gpt/default.nix index ed3f27633e81..e85cc84ea701 100644 --- a/pkgs/tools/llm/shell_gpt/default.nix +++ b/pkgs/tools/llm/shell_gpt/default.nix @@ -6,12 +6,12 @@ python3.pkgs.buildPythonApplication rec { pname = "shell_gpt"; - version = "1.0.1"; + version = "1.1.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-/rBD2n5IZzSeC5dmVQRZY8UrzUOkAEVHp8KwIfV1hec="; + sha256 = "sha256-sS+VMfYIVb/srGcP6/XWPc/5SAvWlzcRcw0K0PEF4xo="; }; nativeBuildInputs = with python3.pkgs; [ An auto update branch exists with message `shell_gpt: 1.0.1 -> 1.1.0`. New version is 1.1.0. An auto update branch exists with an equal or greater version