erlang_odbc 25.3.2.8 -> 26.2.2 https://github.com/erlang/otp/releases attrpath: erlang_odbc 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] these 2 derivations will be built: /nix/store/6vcbr229xma77z2w7vl00467p0510jwh-update.sh.drv /nix/store/nq4x98ldlj6m9d4p237awv50qdq1xysm-packages.json.drv building '/nix/store/6vcbr229xma77z2w7vl00467p0510jwh-update.sh.drv'... building '/nix/store/nq4x98ldlj6m9d4p237awv50qdq1xysm-packages.json.drv'... Going to be running update for following packages: - erlang_odbc-25.3.2.8 Press Enter key to continue... Running update for: - erlang_odbc-25.3.2.8: UPDATING ... - erlang_odbc-25.3.2.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/25.nix b/pkgs/development/interpreters/erlang/25.nix index c2bde2b97f9d..6b3c8a43f92d 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.8"; - sha256 = "sha256-pS96jO1VBqTGWzaZO4XpXI9V+Whse4PjGnJRunFC98s="; + version = "25.3.2.9"; + sha256 = "sha256-urj5wSNP/gOtN1O1IKesZLZg4jA640fbQBiWs/dUz8c="; } No auto update branch exists There might already be an open PR for this update: - erlang_odbc_javac: 25.3.2.8 -> 25.3.2.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287338"