Closed
Conversation
While at it added trivial updater plumbing.
apacheHttpd: 2.4.51 -> 2.4.52
While at it added trivial updater plumbing.
Fix builds broken by libportal update
Originally enabled in 950261b ('darwin: fix gtk+3 dependencies') since then many dependencies may have been changed to rely on Cocoa only. Let's try disabling it by default to avoid the mesa dependency on darwin, we can always enable on a case-by-case basis for apps that really use X11.
…dio-aarch64 libpulseaudio: fix aarch64-darwin build
python3Packages.pycryptodome: 3.11.0 -> 3.12.0, python3Packages.pycryptodomex: 3.11.0 -> 3.12.0
openblas: 0.3.18 -> 0.3.19
Starting with LLVM 8, clang does no longer use llvm-config to detect the LLVM installation: llvm/llvm-project@e4faa5c7986b7 Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the variable is unused currently).
ffmpeg: enable libzimg
the CVE description is currently suggesting AcademySoftwareFoundation/openexr@db217f2 as the fix, but it is wrong checked this patch does silence valgrind's complaints with reproducer file https://oss-fuzz.com/download?testcase_id=5275682339422208
the CVE description is currently suggesting AcademySoftwareFoundation/openexr@db217f2 as the fix, but it is wrong checked this patch does silence valgrind's complaints with reproducer file https://oss-fuzz.com/download?testcase_id=5275682339422208
[staging] llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
`configd` is aliased to `apple-sdk.frameworks.SystemConfiguration` in apple-sdk-11.0, which is the default on aarch64-darwin, but it does not include all of the headers. This package introduces the missing headers, which are needed to build `libresolv`. A subsequent commit will fix libresolv to build on aarch64-darwin.
Use `configdHeaders` instead of `configd`. This fixes NixOS#134292.
Contributor
Author
|
Hm, I think I may close this and reopen without the big dependency changes to avoid all the review noise. Sorry everyone! |
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.
Motivation for this change
This PR introduces
pdmto nixpkgs.Closes #146598.
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/)nixos/doc/manual/md-to-db.shto update generated release notes