release-notes: add autoPatchelfHookWithLibgcc, explain libgcc changes#232000
Conversation
This commit adds (quite a bit of) text to the release notes to try to help out-of-tree Nix packages which are downstream of nixpkgs and encounter breakage due to the libgcc changes.
|
Note: I will be offline from sometime in the next few hours until after the end of the month. Please don't hesitate to edit this PR aggressively if necessary. I'm unlikely to be able to respond to review comments before the release deadline. |
|
Pushed a fix to the NixOS manual. By the way, why |
Because
|
I'm back and pretty close to conquering my backlog. Not sure if this is still being considered for the release (would technically be a "backport" at this point), but I can respond to comments now. |
Shouldn't compilation of things that depend on |
|
There are many situations where
Unfortunately no. This is the big problem with |
Description of changes
This PR contains two commits:
autoPatchelfHookWithLibgcc, which is the "dammit just make it work" copypasta for people who get stung by the libgcc changes.Closes #225963
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/)