Conversation
zstd: 1.5.4 → 1.5.5
This reverts commit 398b54b.
This reverts commit e269122.
This reverts commit 46f29d4.
As suggested by @trofi here: #209870 (comment) This should fix failures among packages which use gfortran: #209870 (comment) https://hydra.nixos.org/build/215195834
In #209870 I tried to unify the treatment of clang and gcc in cc-wrapper as much as possible. However it appears that I went too far. Clang requires -isystem flags in order to be able to find gcc's libstdc++. Gcc does not need these flags. If they are added, gfortran will get confused: #209870 (comment) This commit deunifies the chunk of code that adds the -isystem flags, and explains why this chunk applies only to clang.
gcc: drop include-fixed/bits/statx.h
xorg.xcbutil{,errors,image,keysyms,renderutil,wm}: update to 2023 April
…isable-bootstrap
see https://www.mozilla.org/en-US/security/advisories/mfsa2023-13/#MFSA-TMP-2023-0001 no CVE id or other identifier has been assigned
libwebp: fix MFSA-TMP-2023-0001
SDL2: don't propagate headers-only packages via RUNPATH
The patch is not in 1.68, and was mistakenly removed
Signed-off-by: Henri Rosten <[email protected]>
QT apps tend to call makeWrapper with a lot of arguments, which causes noticable slowdowns (+100ms for app startup). The slow down boils down to two reasons: - the required string processing is O(N^2) - bash is slow at doing the processing By using the binary wrapper, we fix the second point, brining the overhead down from 100ms to just 4ms or thereabouts. I tested this change by rebuilding my whole system with it (I use plasma). It booted and it works (that's where I type this commit message), but I am not 100% sure if this won't break anything else. Closes: #225871
This reverts commit ac3acd9.
This reverts commit 9bf18e0.
qt6.qtmultimedia: fix build on aarch64-darwin
vulkan-cts: fix cross
Reported upstream.
Broken by the parent commit. Uh, I dislike this overriding approach.
notmuch tries to compile the ruby binding with custom CFLAGS which collides with the CFLAGS created by Ruby mkmf. This caused notmuch to fail on Darwin, because it requires `-fdeclspec` and it was removed from CFLAGS.
cryptography was updated beyond the current version constraint. https://github.com/aws/aws-cli/blob/2.11.15/CHANGELOG.rst
This was referenced Apr 26, 2023
...into staging-next
...into staging-next
Member
Author
|
This reached both |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
According to 23.05 schedule, this is the last iteration that can contain breaking changes to Release Critical Packages.
Helpful links
https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents
https://hydra.nixos.org/job/nixos/staging-next-small/tested
https://hydra.nixos.org/jobset/nixpkgs/staging-next
https://hydra.nixos.org/jobset/nixos/staging-next-small
Mass breakages
(will be edited based on progress)
stdenvdoesn't build on x86_64-darwinSolved by e7eb209
haskellPackages.ghcon aarch64-darwin (only)https://hydra.nixos.org/build/216912533#tabs-buildsteps
stdenv: avoid -p flag for strip on aarch64-darwin #227919
postgresql(all versions probably) on aarch64-darwin (only);https://hydra.nixos.org/build/216681345#tabs-buildsteps