erlang 0 -> 1 attrpath: erlang 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/v7syp8ng4myhkjk9xrp9xy7y3x9bgg5y-update.sh.drv /nix/store/2mksf4r9ab4l82xwv72v9d531i3j7h6w-packages.json.drv building '/nix/store/v7syp8ng4myhkjk9xrp9xy7y3x9bgg5y-update.sh.drv'... building '/nix/store/2mksf4r9ab4l82xwv72v9d531i3j7h6w-packages.json.drv'... Going to be running update for following packages: - erlang-24.3.4.7 Press Enter key to continue... Running update for: - erlang-24.3.4.7: UPDATING ... - erlang-24.3.4.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/R24.nix b/pkgs/development/interpreters/erlang/R24.nix index 2f1a548c88b..58df443f96a 100644 --- a/pkgs/development/interpreters/erlang/R24.nix +++ b/pkgs/development/interpreters/erlang/R24.nix @@ -1,6 +1,6 @@ { mkDerivation }: mkDerivation { - version = "24.3.4.7"; - sha256 = "sha256-cOtoSlK3S2irPX8vQ81rPXBH3aWriyoUmidUyaFs11E="; + version = "24.3.4.8"; + sha256 = "sha256-NwnGqFEhVi96fEPLKoAqJgvWNZEsRGtE/3HP0eRthuA="; } No auto update branch exists Successfully finished processing cachix "/nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for erlang is: Programming language used for massively scalable soft real-time systems meta.homepage for erlang is: https://www.erlang.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/erlang/otp/releases/tag/OTP-24.3.4.8) - [Compare changes on GitHub](https://github.com/erlang/otp/compare/OTP-24.3.4.7...OTP-24.3.4.8) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 24.3.4.8 with grep in /nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8 - found 24.3.4.8 in filename of file in /nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8 ---
Rebuild report (if merged into master) (click to expand) ``` 31 total rebuild path(s) 31 package rebuild(s) First fifty rebuilds by attrpath akkoma cl ejabberd elixir elixir_1_10 elixir_1_11 elixir_1_12 elixir_1_13 elixir_1_14 elixir_ls elvis-erlang erlang erlang-ls erlangR24 erlang_javac erlang_nox erlang_odbc erlang_odbc_javac erlfmt mercury mix2nix notmuch-bower plausible pleroma rabbitmq-server rebar rebar3 sonic-pi tsung wings yaws ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A erlang https://github.com/r-ryantm/nixpkgs/archive/7ea79c69809cb8924ac036a8b44fc6de36ec8b8a.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8 ls -la /nix/store/08qpc9yri57v8a18jfmslwd6zmxfpxmf-erlang-24.3.4.8/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
--- ###### Maintainer pings cc @ankhers @Br1ght0ne @DianaOlympos @gleber @happysalada @minijackson @yurrriq for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/211802