2022-11-12T06:19:24 gbenchmark 1.6.1 -> 1.7.1 https://github.com/google/benchmark/releases 2022-11-12T06:19:26 attrpath: gbenchmark 2022-11-12T06:19:27 Checking auto update branch... 2022-11-12T06:19:27 An auto update branch exists with message `gbenchmark: 1.6.1 -> 1.7.0`. New version is 1.7.1. 2022-11-12T06:19:27 The auto update branch does not match or exceed the new version. 2022-11-12T06:19:30 [version] 2022-11-12T06:19:33 [version] updated version and sha256 2022-11-12T06:19:33 [rustCrateVersion] 2022-11-12T06:19:33 [rustCrateVersion] No cargoSha256 found 2022-11-12T06:19:33 [golangModuleVersion] 2022-11-12T06:19:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T06:19:33 [updateScript] 2022-11-12T06:19:33 [updateScript] skipping because derivation has no updateScript 2022-11-12T06:19:33 2022-11-12T06:19:33 [quotedUrls] 2022-11-12T06:19:33 [quotedUrls] nothing found to replace 2022-11-12T06:19:33 Diff after rewrites: diff --git a/pkgs/development/libraries/gbenchmark/default.nix b/pkgs/development/libraries/gbenchmark/default.nix index ff7aa2fbdda..80238d3d3bf 100644 --- a/pkgs/development/libraries/gbenchmark/default.nix +++ b/pkgs/development/libraries/gbenchmark/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "gbenchmark"; - version = "1.6.1"; + version = "1.7.1"; src = fetchFromGitHub { owner = "google"; repo = "benchmark"; rev = "v${version}"; - sha256 = "sha256-yUiFxi80FWBmTZgqmqTMf9oqcBeg3o4I4vKd4djyRWY="; + sha256 = "sha256-gg3g/0Ki29FnGqKv9lDTs5oA9NjH23qQ+hTdVtSU+zo="; }; nativeBuildInputs = [ cmake ]; 2022-11-12T06:21:30 Successfully finished processing 2022-11-12T06:21:30 cachix "/nix/store/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1" 2022-11-12T06:21:33 [check][nixpkgs-review] 2022-11-12T07:06:35 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-12T07:06:35 nixpkgs-review took longer than 45m and timed out 2022-11-12T07:06:39 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/google/benchmark/releases. meta.description for gbenchmark is: "A microbenchmark support library" meta.homepage for gbenchmark is: "https://github.com/google/benchmark" meta.changelog for gbenchmark is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/google/benchmark/releases/tag/v1.7.1) - [Compare changes on GitHub](https://github.com/google/benchmark/compare/v1.6.1...v1.7.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.7.1 with grep in /nix/store/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1 - found 1.7.1 in filename of file in /nix/store/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1 ---
Rebuild report (if merged into master) (click to expand) ``` 174 total rebuild path(s) 174 package rebuild(s) First fifty rebuilds by attrpath arrow-cpp arrow-glib databricks-sql-cli dragonflydb gbenchmark google-cloud-cpp home-assistant-component-tests.environment_canada hydra_unstable intensity-normalization minetestserver minetestserver_5 napari openai openai-whisper openrct2 parquet-tools prometheus-cpp python310Packages.apache-beam python310Packages.aplpy python310Packages.batchgenerators python310Packages.boxx python310Packages.bpycv python310Packages.bsuite python310Packages.caffe python310Packages.caffeWithCuda python310Packages.casa-formats-io python310Packages.clifford python310Packages.dalle-mini python310Packages.dask python310Packages.dask-gateway python310Packages.dask-glm python310Packages.dask-image python310Packages.dask-jobqueue python310Packages.dask-ml python310Packages.dask-mpi python310Packages.dask-yarn python310Packages.databricks-sql-connector python310Packages.datafusion python310Packages.datasets python310Packages.datashader python310Packages.db-dtypes python310Packages.devito python310Packages.distributed python310Packages.dm-sonnet python310Packages.dremel3dpy python310Packages.env-canada python310Packages.glymur python310Packages.google-cloud-bigquery python310Packages.handout python310Packages.ibis-framework ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1 \ --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 gbenchmark https://github.com/r-ryantm/nixpkgs/archive/9887b5f82993f329f576ce89edb7690a85a09759.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/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1 ls -la /nix/store/9f5bqzli625a5z08nvbgbv0nwlx0cck7-gbenchmark-1.7.1/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @abbradar 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-12T07:06:42 Updated existing PR 2022-11-12T07:06:42 https://api.github.com/repos/NixOS/nixpkgs/pulls/183141