gcc: revert "kludge to prevent mass-rebuild" from #238154#243194
gcc: revert "kludge to prevent mass-rebuild" from #238154#243194Ericson2314 merged 1 commit intostagingfrom unknown repository
Conversation
This reverts commit 8dce1f7383b064ae5adee7702a8eeed06346dd24.
|
Doesn't this contain too many commits/ do you need someone to merge master into staging for you? |
I was waiting for the automated merge to happen last night and fell asleep :) Rebased now, just one commit. |
FYI the merge can be triggered manually by choosing the latest run from https://github.com/NixOS/nixpkgs/actions/workflows/periodic-merge-6h.yml and clicking "Re-run all jobs" in the top right |
Description of changes
This PR includes #238154 (which is merged to
masterbut not yet instaging) and reverts the last commit from that PR, which was a kludge to avoid a mass-rebuild (which would have forced #238154 to go tostaging)Things done
sandbox = trueset 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/)This reverts commit 8dce1f7383b064ae5adee7702a8eeed06346dd24.