erigon 2.48.1 -> 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nn2pad2rysglhsdbkmcwymx4kq9r33rr-packages.json.drv building '/nix/store/nn2pad2rysglhsdbkmcwymx4kq9r33rr-packages.json.drv'... Going to be running update for following packages: - erigon-2.48.1 Press Enter key to continue... Running update for: - erigon-2.48.1: UPDATING ... - erigon-2.48.1: 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 a68e230c2446..eb6e340cc74b 100644 --- a/pkgs/applications/blockchains/erigon/default.nix +++ b/pkgs/applications/blockchains/erigon/default.nix @@ -2,7 +2,7 @@ let pname = "erigon"; - version = "2.48.1"; + version = "2.49.2"; in buildGoModule { inherit pname version; @@ -11,11 +11,11 @@ buildGoModule { owner = "ledgerwatch"; repo = pname; rev = "v${version}"; - hash = "sha256-ApVsrK1Di6d3WBj/VIUcYJBceFDTeNfsXYPRfbytvZg="; + hash = "sha256-GcO2oqVVKLGUuCoOyeSjdHy6pbEv5zg3YGrOYsptjro="; fetchSubmodules = true; }; - vendorHash = "sha256-bsPeEAhvuT5GIpYMoyPyh0BHMDKyKjBiVnYLjtF4Mkc="; + vendorHash = "sha256-ao4KV5IfSuhO75HudwJhjdowBHWZGZPGDVxuvlUVQRc="; proxyVendor = true; # Build errors in mdbx when format hardening is enabled: No auto update branch exists