-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
[staging] stdenv: gcc_11 → gcc_12 #206907
Conversation
Been using these changes for a while now:
Haven't noticed any issues |
1653a94
to
32c6130
Compare
Jobset: https://hydra.nixos.org/jobset/nixpkgs/pr-206907-gcc12 For now just x86_64-linux with low priority. It's likely to advance a lot while |
By looking at this the upgrade might go relatively easily: https://gcc.gnu.org/gcc-12/porting_to.html |
32c6130
to
0ae2235
Compare
74a27f9
to
c5e2589
Compare
c5e2589
to
bf24aec
Compare
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
bf24aec
to
b3195fa
Compare
Would you mind rebasing this to latest |
It's intentionally based on recent master to avoid mixing up with (potential) regressions from |
Doing so would also cause a mass rebuild on hydra. Not sure I should do that resource-wise. |
Right, the rebuild on Hydra would seem wasteful to me at this point. |
Bisect says cb57273
|
Description of changes
This changes the default gcc version from gcc11 to gcc12
Things done
Depends on #206805Pending:
https://hydra.nixos.org/jobset/nixpkgs/pr-206907-gcc12
Tested with GNOME/GDM NixOS (about 4k-6k builds?)
Checklist:
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/
)nixos/doc/manual/md-to-db.sh
to update generated release notes