-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
staging-next 2023-03-04 #219444
Merged
Merged
staging-next 2023-03-04 #219444
Conversation
This file contains 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
by passing in flask[async]. Also convert to pep517 build, reformat.
python-updates - major updates - 2023-02-27
various: (re-)disable introspection if no emulator
elfutils: 0.188 -> 0.189
…th-portal xdg-utils: patch xdg-open to correctly open files when using portal
Fix `separate-debug-info` with lld
keyutils: fix build for s390
re2: 2023-02-01 -> 2023-03-01
libfido2: 1.12.0 -> 1.13.0
libcap: 2.66 -> 2.67
libjxl: 0.7.0 -> 0.8.1
libass: 0.16.0 -> 0.17.1
dav1d: 1.0.0 -> 1.1.0
apparmor: 3.1.2 -> 3.1.3
libvpx: 1.12.0 -> 1.13.0
libaom: 3.5.0 -> 3.6.0
man-db: 2.11.1 -> 2.11.2
libsepol: 3.3 -> 3.5
…VE-2023-0804 libtiff: add patches for many related CVEs
opencl-headers: 2022.09.30 -> 2023.02.06
freetype: 2.12.1 -> 2.13.0
harfbuzz: 7.0.0 -> 7.0.1
libunistring: 1.0 -> 1.1
e2fsprogs: 1.46.5 -> 1.46.6
libpipeline: 1.5.6 -> 1.5.7
Merge conflict in |
ofborg
bot
added
2.status: merge conflict
This PR has merge conflicts with the target branch
and removed
2.status: merge conflict
This PR has merge conflicts with the target branch
labels
Mar 13, 2023
Conflicts: - pkgs/development/python-modules/crownstone-cloud/default.nix - pkgs/development/python-modules/exrex/default.nix - pkgs/development/python-modules/mkdocs-minify/default.nix - pkgs/development/python-modules/myjwt/default.nix - pkgs/development/tools/analysis/checkov/default.nix
Conflicts: - pkgs/development/python-modules/eve/default.nix
The package relies on python providing support for md4 implementation. But that support requires building python with a non-default openssl package, which reenables these legacy ciphers. The package is also unmaintained, and the upstream recommends using pyspnego instead, which provides their own md4 implementation.
fix for awscli2 #221210 |
awscli2: fixup, downgrade ipython
python310Packages.ntlm-auth: drop
Conflicts: - pkgs/development/python-modules/rflink/default.nix
ofborg
bot
added
2.status: merge conflict
This PR has merge conflicts with the target branch
and removed
2.status: merge conflict
This PR has merge conflicts with the target branch
labels
Mar 14, 2023
Conflicts: - pkgs/development/python-modules/imageio/default.nix - pkgs/development/python-modules/pytest-order/default.nix
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: GNOME
GNOME desktop environment and its underlying platform
6.topic: golang
6.topic: haskell
6.topic: kernel
The Linux kernel
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: ocaml
6.topic: python
6.topic: qt/kde
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: systemd
6.topic: xfce
The Xfce Desktop Environment
8.has: clean-up
8.has: documentation
8.has: module (update)
This PR changes an existing module in `nixos/`
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 501+
10.rebuild-darwin: 5001+
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild
10.rebuild-linux: 501+
10.rebuild-linux: 5001+
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild
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.
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
openjdk
,jdk11
,jdk17
fail to mv files in installPhase on aarch64-linux, e.g., https://hydra.nixos.org/build/211417115, Build failure: openjdk (staging-next, aarch64-linux) #219513, bisected to 87bfed8 @trofiliblkl-hijack.so: undefined symbol: __aarch64_ldadd4_sync
,https://hydra.nixos.org/build/211742721, https://hydra.nixos.org/build/211742732 @yu-re-ka