-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gtest: 1.12.1 -> 1.13.0 #228209
gtest: 1.12.1 -> 1.13.0 #228209
Conversation
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Bisect says 2bb0f80
Looks like |
Probably fixed upstream in protocolbuffers/protobuf@7df94e2 |
Do we want to add protobuf to gtest passthru.tests? |
I'm afraid I'm not sure what this entails. |
That ofborg will try to build it and we catch regressions early, nothing else. |
Packages broken by this, for future reference (will be edited):
|
This reverts commit 3c75a19, reversing changes made to cfd8765. Doesn't seem suitable for nixpkgs 23.05 anymore, etc. See #228209 (comment)
I reverted the update. We can merge it again after forking off NixOS 23.05 (scheduled to May 22), though at once with fixes for these known regressions at least. |
Is there a reasonable way forward to get gtest up-to-day? Nixpkgs supports several versions of protobuf.Does this mean/is the way forward to also support various versions of gtest for the time being? |
Description of changes
Update gtest (googletest) to its latest release (changelog).
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)