-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Nixpkgs upgrade to NixOS 24.11 (backport #11566) #12271
base: 2.25-maintenance
Are you sure you want to change the base?
Conversation
(cherry picked from commit cd002ae)
(cherry picked from commit 9131905)
(cherry picked from commit 1a8bd84)
(cherry picked from commit 81b6b79)
(cherry picked from commit b5ad051)
Cross-compilation of curl is broken in nixpkgs. Therefore we disable it until nixpkgs fixes the underlying issues. (cherry picked from commit cf0ba0d)
This is needed for macos support as the sandboxed version of lowdown doesn't work in the nix sandbox. (cherry picked from commit 2512619)
(cherry picked from commit 20ee83f) # Conflicts: # tests/nixos/default.nix
Cherry-pick of 20ee83f has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #12270 (review)
Note issue #12246, NixOS/nixpkgs#373692 (comment) before attempting updates to nixos-24.11 |
Motivation
In preparation to NixOS 24.11 this updates nixpkgs to unstable until we can switch to the branch off branch. As a side effect this should also help with #11546
So far only the x86_64-linux build has been tested.
Context
Priorities and Process
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.
This is an automatic backport of pull request #11566 done by [Mergify](https://mergify.com).