avalanchego 1.10.17 -> 1.10.19 https://github.com/ava-labs/avalanchego/releases attrpath: avalanchego Checking auto update branch... An auto update branch exists with message `avalanchego: 1.10.17 -> 1.10.18`. New version is 1.10.19. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-B4UuVmUf1aFu+7gFAdTLcm+iZoTwVFmBcckOXQxRuI0=" [golangModuleVersion] Replaced vendorHash with sha256-WYewelAUkXLD6cwnJQ/jAYP99qq4HjEnJ4HwNUksHZU= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/avalanchego/default.nix b/pkgs/applications/networking/avalanchego/default.nix index b748acfa12e5..4609413417d3 100644 --- a/pkgs/applications/networking/avalanchego/default.nix +++ b/pkgs/applications/networking/avalanchego/default.nix @@ -8,16 +8,16 @@ buildGoModule rec { pname = "avalanchego"; - version = "1.10.17"; + version = "1.10.19"; src = fetchFromGitHub { owner = "ava-labs"; repo = pname; rev = "v${version}"; - hash = "sha256-KttDsSOrnaFsGHoKnYkj94U6WbHXJP2RJNtqSMs3PTo="; + hash = "sha256-Pvl4t0nUHAwTdkR2fEFuFpLn2Hz5kw3IBFYDWSmGyXA="; }; - vendorHash = "sha256-B4UuVmUf1aFu+7gFAdTLcm+iZoTwVFmBcckOXQxRuI0="; + vendorHash = "sha256-WYewelAUkXLD6cwnJQ/jAYP99qq4HjEnJ4HwNUksHZU="; # go mod vendor has a bug, see: https://github.com/golang/go/issues/57529 proxyVendor = true; Successfully finished processing cachix "/nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 [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 https://github.com/ava-labs/avalanchego/releases. meta.description for avalanchego is: Go implementation of an Avalanche node meta.homepage for avalanchego is: https://github.com/ava-labs/avalanchego meta.changelog for avalanchego is: https://github.com/ava-labs/avalanchego/releases/tag/v1.10.19 ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ava-labs/avalanchego/releases/tag/v1.10.19) - [Compare changes on GitHub](https://github.com/ava-labs/avalanchego/compare/v1.10.17...v1.10.19) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.10.19 with grep in /nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19 - found 1.10.19 in filename of file in /nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath avalanchego ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19 \ --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 avalanchego https://github.com/r-ryantm/nixpkgs/archive/3a481137bd37baf5727721b531ed1e6cacde570a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3a481137bd37baf5727721b531ed1e6cacde570a#avalanchego ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19 ls -la /nix/store/mzgghii8j8rny6vxq219wdg1ig51fxv1-avalanchego-1.10.19/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 @urandom2 @qjoly 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/282974