erigon 2.42.0 -> 2022.02.04 https://repology.org/project/erigon/versions attrpath: erigon Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lgwk783a4j81vn4rby9fw4ghdvdmixyd-packages.json.drv building '/nix/store/lgwk783a4j81vn4rby9fw4ghdvdmixyd-packages.json.drv'... Going to be running update for following packages: - erigon-2.42.0 Press Enter key to continue... Running update for: - erigon-2.42.0: UPDATING ... - erigon-2.42.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/blockchains/erigon/default.nix b/pkgs/applications/blockchains/erigon/default.nix index 3b489f8ace4..8583fc8683f 100644 --- a/pkgs/applications/blockchains/erigon/default.nix +++ b/pkgs/applications/blockchains/erigon/default.nix @@ -2,7 +2,7 @@ let pname = "erigon"; - version = "2.42.0"; + version = "2.43.0"; in buildGoModule { inherit pname version; @@ -11,11 +11,11 @@ buildGoModule { owner = "ledgerwatch"; repo = pname; rev = "v${version}"; - sha256 = "sha256-M2u8/WKo1yZu27KjTJhJFqycCxCopJqtVQpIs9inswI="; + sha256 = "sha256-3o7vu2bA8lB1CiVaSF6YU9WjwNliQAK5AcGl82GCqFg="; fetchSubmodules = true; }; - vendorSha256 = "sha256-Vyurf4wSN4zSDjcH8FC+OOiviiSjRVF4RId/eqFDd+c="; + vendorSha256 = "sha256-JhMefeUxo9ksyCnNsLgAhGG0Ix7kxCA/cYyiELd0H64="; proxyVendor = true; # Build errors in mdbx when format hardening is enabled: No auto update branch exists Successfully finished processing cachix "/nix/store/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package 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 erigon is: Ethereum node implementation focused on scalability and modularity meta.homepage for erigon is: https://github.com/ledgerwatch/erigon/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.43.0 with grep in /nix/store/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0 - found 2.43.0 in filename of file in /nix/store/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath erigon ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0 \ --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 erigon https://github.com/r-ryantm/nixpkgs/archive/e03972751bfef6f979cb82117c472dc644f5f2a5.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/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0 ls -la /nix/store/jjldpr4pixadb5cmybd8v8g2z8pb4pny-erigon-2.43.0/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)
1 package built:
--- ###### Maintainer pings cc @d-xo @happysalada 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/228255