erlangR25 0 -> 1 attrpath: erlangR25 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] these 2 derivations will be built: /nix/store/xawfmr776la2ll2affqyvgjw7xq0ppff-update.sh.drv /nix/store/84q6xx1j134xyqibmqf27vjw3v5607yy-packages.json.drv building '/nix/store/xawfmr776la2ll2affqyvgjw7xq0ppff-update.sh.drv'... building '/nix/store/84q6xx1j134xyqibmqf27vjw3v5607yy-packages.json.drv'... Going to be running update for following packages: - erlang-25.2 Press Enter key to continue... Running update for: - erlang-25.2: UPDATING ... - erlang-25.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/R25.nix b/pkgs/development/interpreters/erlang/R25.nix index 0f2dff14fce..d6dc77c3da6 100644 --- a/pkgs/development/interpreters/erlang/R25.nix +++ b/pkgs/development/interpreters/erlang/R25.nix @@ -1,6 +1,6 @@ { mkDerivation }: mkDerivation { - version = "25.2"; - sha256 = "zZ6i0NIftTcjzB5J51Q16GmVPlc5gPnGfo6EoBT2HY0="; + version = "25.2.1"; + sha256 = "xJ3fadveOFZ0TeHhjl3VnAtWyFTOVUIoFubXofvrsT0="; } No auto update branch exists Old version 25.2" not present in master derivation file with contents: { mkDerivation }: mkDerivation { version = "25.2.1"; sha256 = "xJ3fadveOFZ0TeHhjl3VnAtWyFTOVUIoFubXofvrsT0="; }