nixpkgs-suyu/pkgs
Adam Joseph 1847b1bc15 stdenv/linux: fix patchelf confusion
The stage before `xgcc` creates the first compiled patchelf
(i.e. not from bootstrapFiles).

The `xgcc` stage was inadvertently switching *back* to using the
patchelf *from* the bootstrapFiles.

The first commit in this PR adds self-checking comments (assertions)
to make it clear where each stage's patchelf comes from.

The second commit fixes the bug, and updates the self-checking
comments.
2023-04-05 22:18:27 -07:00
..
applications Merge master into staging-next 2023-04-06 00:02:09 +00:00
build-support Merge master into staging-next 2023-04-06 00:02:09 +00:00
common-updater
data Merge master into staging-next 2023-04-05 12:01:10 +00:00
desktops Merge pull request #224049 from wineee/util-dfm 2023-04-06 01:15:39 +02:00
development Merge staging-next into staging 2023-04-06 00:02:48 +00:00
games Merge master into staging-next 2023-04-05 18:01:36 +00:00
misc
os-specific Merge master into staging-next 2023-04-05 12:01:10 +00:00
pkgs-lib
servers Merge master into staging-next 2023-04-06 00:02:09 +00:00
shells Merge pull request #224698 from happysalada/update_nushell 2023-04-04 20:50:39 -05:00
stdenv stdenv/linux: fix patchelf confusion 2023-04-05 22:18:27 -07:00
test
tools Merge master into staging-next 2023-04-06 00:02:09 +00:00
top-level Merge master into staging-next 2023-04-06 00:02:09 +00:00