Conversation
vcunat
commented
Apr 23, 2022
- workflow docs: nixos.org/manual/nixpkgs/unstable/#submitting-changes-commit-policy
- constitutents: hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents
- jobset: hydra.nixos.org/jobset/nixpkgs/staging-next
- nix-review reports: https://malob.github.io/nix-review-tools-reports/
- previous staging-next: staging-next 2022-04-18 #169172
lapack-reference: 3.10.0 -> 3.10.1
glibc already has to be careful not to create extra dynamic relocations in ld.so. For that it enables -fPIC/-fPIE selectively.
sysstat: 12.4.4 -> 12.4.5
fluidsynth: 2.2.3 -> 2.2.5
git: 2.35.3 -> 2.36.0
…linux easier Closes #3382
Fixes a traceback where you get the following error: - AttributeError: 'NoneType' object has no attribute 'get_command' This happened when cross-compiling e.g. harfbuzz.
|
Would like to see these merged into master as part of this. |
We are too late for the party, just wait for the next staging-next cycle! |
|
Yes. Actually, for the stuff built on Hydra as part of this iteration, also the systemd rebuild is missing (77a189e). It was merged much later than expected, so I deferred it to the next one. As I didn't want to juggle reverts, I pointed Hydra to a new branch before that merge ( |
|
To be clear, this was merged... basically. That systemd change is missing in this iteration. |