dialect 0 -> 1 attrpath: dialect 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/gpjfbzr5ddwx2vhjskhybqwfrickvxm9-packages.json.drv building '/nix/store/gpjfbzr5ddwx2vhjskhybqwfrickvxm9-packages.json.drv'... Going to be running update for following packages: - dialect-2.1.1 Press Enter key to continue... Running update for: - dialect-2.1.1: UPDATING ... - dialect-2.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/dialect/default.nix b/pkgs/applications/misc/dialect/default.nix index 519f12490f18..aaa83b14d30a 100644 --- a/pkgs/applications/misc/dialect/default.nix +++ b/pkgs/applications/misc/dialect/default.nix @@ -19,7 +19,7 @@ python3.pkgs.buildPythonApplication rec { pname = "dialect"; - version = "2.1.1"; + version = "2.2.0"; format = "other"; @@ -28,7 +28,7 @@ python3.pkgs.buildPythonApplication rec { repo = pname; rev = version; fetchSubmodules = true; - hash = "sha256-ytZnolQTOj0dpv+ouN1N7sypr1LxSN/Uhp7qP0ZOTHE="; + hash = "sha256-+0qA+jFYrK3K3mJNvxTvnT/3q4c51H0KgEMjzvV34Zs="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - dialect: 2.1.1 -> 2.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273475"