tmuxp 0 -> 1 attrpath: tmuxp 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/1lp67f3x2ycsp3js6ff2k1knz707i47v-packages.json.drv building '/nix/store/1lp67f3x2ycsp3js6ff2k1knz707i47v-packages.json.drv'... Going to be running update for following packages: - tmuxp-1.34.0 Press Enter key to continue... Running update for: - tmuxp-1.34.0: UPDATING ... - tmuxp-1.34.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/tmuxp/default.nix b/pkgs/tools/misc/tmuxp/default.nix index 1d1eaa53e7bb..7b3e5dee4585 100644 --- a/pkgs/tools/misc/tmuxp/default.nix +++ b/pkgs/tools/misc/tmuxp/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "tmuxp"; - version = "1.34.0"; + version = "1.39.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-G93YtgXo4li+tLWKgJFaxx4Ax4sK4F+vK6M3WTXIeiU="; + hash = "sha256-E8Q1uCV3kl4rYg/bzwjk3CNQU/uP9lEZzSqcOFkLrY0="; }; nativeBuildInputs = [ No auto update branch exists