erlangR25 25.3.2.3 -> 26.0.2 https://github.com/erlang/otp/releases 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/q4kcj93vbwcarml8yyf451387h9fdmil-update.sh.drv /nix/store/ng08v7mks751p6sh7g6g109fy2rh54py-packages.json.drv building '/nix/store/q4kcj93vbwcarml8yyf451387h9fdmil-update.sh.drv'... building '/nix/store/ng08v7mks751p6sh7g6g109fy2rh54py-packages.json.drv'... Going to be running update for following packages: - erlang-25.3.2.3 Press Enter key to continue... Running update for: - erlang-25.3.2.3: UPDATING ... - erlang-25.3.2.3: 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 b6e69bc3fcd..a3cb5166ef1 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.3"; - sha256 = "TX63ju8WxqA+cBKg/0veYL0XtVgf4s/BlaNY5Pjuybw="; + version = "25.3.2.4"; + sha256 = "U0hzGrLcJZndCGXz/4b9yXy21QGXbKAtc01H1QnwO4A="; } No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A erlangR25 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . erlangR25 Standard output: error: build log of 'erlangR25' is not available 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/kcm7j37vq1a5qb3hghyc5fshlcm3givq-update.sh.drv /nix/store/7qss152lafzh8g319kk2jzjkrrwi01yr-packages.json.drv building '/nix/store/kcm7j37vq1a5qb3hghyc5fshlcm3givq-update.sh.drv'... building '/nix/store/7qss152lafzh8g319kk2jzjkrrwi01yr-packages.json.drv'... Going to be running update for following packages: - erlang-25.3.2.4 Press Enter key to continue... Running update for: - erlang-25.3.2.4: UPDATING ... - erlang-25.3.2.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace The diff was empty after rewrites.