-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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 2024-06-24 #322145
Merged
Merged
staging-next 2024-06-24 #322145
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
Not needed, and blocks Python 3.12 adoption.
Due to API changes in pytest 8.2.0.
For Python 3.12. support and a docs build fix.
Fails with pytest8 https://redirect.github.com/NiaOrg/NiaPy/issues/510 and patch doesn't cleanly apply https://redirect.github.com/NiaOrg/NiaPy/pull/512
Upstream seems to do the same and it cuts the whole build time by 60% for me.
These happen sincee the respx 0.21.0 upgrade.
home-assistant: 2024.7.0 -> 2024.7.1
[staging-next] fix python modules
https://hydra.nixos.org/build/264564185/nixlog/4/tail Also move python3 and which to nativeBuildInputs.
https://hydra.nixos.org/build/264423982/nixlog/4/tail I tested only building on x86_64-linux.
ofborg
bot
added
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
and removed
10.rebuild-darwin-stdenv
This PR causes stdenv to rebuild
10.rebuild-linux-stdenv
This PR causes stdenv to rebuild
10.rebuild-darwin: 501+
10.rebuild-darwin: 5001+
10.rebuild-linux: 501+
10.rebuild-linux: 5001+
labels
Jul 6, 2024
Uh
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
1.severity: security
Issues which raise a security issue, or PRs that fix one
6.topic: emacs
Text editor
6.topic: GNOME
GNOME desktop environment and its underlying platform
6.topic: golang
6.topic: haskell
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
6.topic: kernel
The Linux kernel
6.topic: lua
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: nodejs
6.topic: ocaml
6.topic: python
6.topic: qt/kde
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: steam
Steam game store/launcher (store.steampowered.com)
6.topic: TeX
Issues regarding texlive and TeX in general
6.topic: vim
8.has: changelog
8.has: clean-up
8.has: documentation
This PR adds or changes 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: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
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
Fix Darwin build on staging-next #322388
glib: fix build on aarch64-darwin #322988