-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
stdenv: aarch64-linux: gcc9 -> gcc11 #211007
Conversation
I was unaware that a PR got merged to make this possible? Testing now... |
@ofborg build stdenv |
And it goes well on Hydra too. |
|
Confirmed that |
Unfortunately it's a no-op change as long as we we use It will have an effect only after #209063 gets merged. There |
Description of changes
Here we go!
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/
)nixos/doc/manual/md-to-db.sh
to update generated release notes