2022-11-07T10:34:21 erigon 2.29.0 -> 2022.02.04 https://repology.org/metapackage/erigon/versions 2022-11-07T10:34:24 attrpath: erigon 2022-11-07T10:34:24 Checking auto update branch... 2022-11-07T10:34:24 No auto update branch exists 2022-11-07T10:34:28 [version] 2022-11-07T10:34:28 [version] generic version rewriter does not support multiple hashes 2022-11-07T10:34:28 [rustCrateVersion] 2022-11-07T10:34:28 [rustCrateVersion] No cargoSha256 found 2022-11-07T10:34:28 [golangModuleVersion] 2022-11-07T10:36:04 [golangModuleVersion] Found old vendorSha256 = sha256-VJxsmJxqER+q1rGFy1CI9Wm1+JXTGQiMJwJ+yzjRtAI= 2022-11-07T10:36:36 [golangModuleVersion] Replaced vendorSha256 with sha256-P3jdK+ubBHusTL4eWlA/TDJIrbuV17tL8Cv6c3ubjlc= 2022-11-07T10:38:54 [golangModuleVersion] Finished updating vendorSha256 2022-11-07T10:38:54 [updateScript] 2022-11-07T10:38:54 [updateScript] skipping because derivation has no updateScript 2022-11-07T10:38:54 2022-11-07T10:38:54 [quotedUrls] 2022-11-07T10:38:54 [quotedUrls] nothing found to replace 2022-11-07T10:38:55 Diff after rewrites: diff --git a/pkgs/applications/blockchains/erigon.nix b/pkgs/applications/blockchains/erigon.nix index 86b014af2a5..d93221aaa29 100644 --- a/pkgs/applications/blockchains/erigon.nix +++ b/pkgs/applications/blockchains/erigon.nix @@ -2,17 +2,17 @@ buildGoModule rec { pname = "erigon"; - version = "2.29.0"; + version = "2022.02.04"; src = fetchFromGitHub { owner = "ledgerwatch"; repo = pname; rev = "v${version}"; - sha256 = "sha256-hxbeneq1ryTsULRWalgpWRa1aIIyj/QKv5hnYvUUgMg="; + sha256 = "sha256-3CaTHsYFYXiUFGKyFm0NWtbqlykNFxfaXqQkNnH1c/s="; fetchSubmodules = true; }; - vendorSha256 = "sha256-VJxsmJxqER+q1rGFy1CI9Wm1+JXTGQiMJwJ+yzjRtAI="; + vendorSha256 = "sha256-P3jdK+ubBHusTL4eWlA/TDJIrbuV17tL8Cv6c3ubjlc="; proxyVendor = true; # Build errors in mdbx when format hardening is enabled: 2022-11-07T10:40:29 Successfully finished processing 2022-11-07T10:40:29 cachix "/nix/store/57bmrdfh9d2hzmib65d0hzgnfqhlk3wg-erigon-2022.02.04" 2022-11-07T10:40:46 [check][nixpkgs-review] 2022-11-07T10:43:52 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-07T10:43:55 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/erigon/versions. meta.description for erigon is: "Ethereum node implementation focused on scalability and modularity" meta.homepage for erigon is: "https://github.com/ledgerwatch/erigon/" meta.changelog for erigon is: "" ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2022.02.04 in filename of file in /nix/store/57bmrdfh9d2hzmib65d0hzgnfqhlk3wg-erigon-2022.02.04 ---
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/57bmrdfh9d2hzmib65d0hzgnfqhlk3wg-erigon-2022.02.04 \ --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/7587c2b79ca1db19b5fefcee1866be0f7d1bb9f0.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/57bmrdfh9d2hzmib65d0hzgnfqhlk3wg-erigon-2022.02.04 ls -la /nix/store/57bmrdfh9d2hzmib65d0hzgnfqhlk3wg-erigon-2022.02.04/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). 2022-11-07T10:43:59 https://api.github.com/repos/NixOS/nixpkgs/pulls/200007