staging-next 2025-11-14#461523
Merged
Merged
Conversation
4.1 and 4.2 are the currently supported versions of LibreSSL. A git grep did not bring up any references, so the package should be safe to remove.
Co-authored-by: winston <hey@winston.sh>
…npackPhase` and `cargoDeps.unpackPhase` (#435278)
This option is used to specify the default shell used for homed users, among other things. By default it is set to `/bin/bash` which doesn't exist on NixOS. Setting this option makes `homectl create` work without having to specify `--shell /run/current-system/sw/bin/bash`.
3 tasks
13 tasks
Merged
|
Could I please ask for an estimate of this being into |
Member
|
nixos-unstable probably in around a day, maybe 2 days. nixpkgs-unstable after that. You can track that via https://nixpkgs-tracker.ocfox.me/?pr=461523. If it's urgent for you, you can also use nixos-unstable-small, that was already updated, but that could have less packages cached. |
Member
Author
|
A few thousand darwin binaries are still missing, but linux has been almost complete around the merge time already. Now it's mainly waiting for NixOS tests and stuff. |
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.
This should be the last one which reaches 25.11. Almost no breaking changes are allowed for some time, too. (just exceptions) See the timing plans: #443568
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
Important breakages
nothing so far :-)
Closes #461224