erlang_nox 25.3.1 -> 25.3.2 https://github.com/erlang/otp/releases attrpath: erlang_nox 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5a7f2kcqkdby7jqrfc6d169p175rgk24-packages.json.drv building '/nix/store/5a7f2kcqkdby7jqrfc6d169p175rgk24-packages.json.drv'... Going to be running update for following packages: - erlang-25.3.1 Press Enter key to continue... Running update for: - erlang-25.3.1: UPDATING ... - erlang-25.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/25.nix b/pkgs/development/interpreters/erlang/25.nix index bf61b9ee24c..8539738575e 100644 --- a/pkgs/development/interpreters/erlang/25.nix +++ b/pkgs/development/interpreters/erlang/25.nix @@ -1,6 +1,6 @@ { mkDerivation }: mkDerivation { - version = "25.3.1"; - sha256 = "dMMw4UbZMsmb3t0S2X2EpbTKZPKTaWWbSP4OUGWnC4c="; + version = "25.3.2"; + sha256 = "cuFeHwyAyS8R7rXcJJxzE7LTZGgDr4x3qMZx63PIowM="; } No auto update branch exists There might already be an open PR for this update: - erlang_25: 25.3.1 -> 25.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/230453"