erlang_odbc_javac 25.3.2.7 -> 26.2.1 https://github.com/erlang/otp/releases attrpath: erlang_odbc_javac 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] Going to be running update for following packages: - erlang_javac_odbc-25.3.2.7 Press Enter key to continue... Running update for: - erlang_javac_odbc-25.3.2.7: UPDATING ... - erlang_javac_odbc-25.3.2.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/25.nix b/pkgs/development/interpreters/erlang/25.nix index dc129ecdecef..c2bde2b97f9d 100644 --- a/pkgs/development/interpreters/erlang/25.nix +++ b/pkgs/development/interpreters/erlang/25.nix @@ -1,6 +1,6 @@ { mkDerivation }: mkDerivation { - version = "25.3.2.7"; - sha256 = "sha256-JMHfnnvjAIrJ2YhSzk1qVeS7qGx2HDf2J+8+WFD5Bv8="; + version = "25.3.2.8"; + sha256 = "sha256-pS96jO1VBqTGWzaZO4XpXI9V+Whse4PjGnJRunFC98s="; } No auto update branch exists There might already be an open PR for this update: - erlang: 25.3.2.7 -> 25.3.2.8 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/277971"