Skip to content

staging-nixos merge for 2025-11-12#460995

Merged
vcunat merged 70 commits into
masterfrom
staging-nixos
Nov 12, 2025
Merged

staging-nixos merge for 2025-11-12#460995
vcunat merged 70 commits into
masterfrom
staging-nixos

Conversation

@vcunat

@vcunat vcunat commented Nov 12, 2025

Copy link
Copy Markdown
Member

No description provided.

trofi and others added 17 commits November 8, 2025 22:39
The linger-users systemd unit runs a Bash script.  To allow this to be
avoided for the bashless profile, provide an option to have NixOS not
manage lingering for any users.

To make this feasible, add the possibility for each individual user
account to not have its lingering configuration managed by NixOS at all,
and make this the default from 26.05.  In practice, this won't result in
a change of behaviour except for people who manually use `loginctl
enable-linger` commands to add lingering for some user accounts, then
rely on NixOS to disable lingering the next time the systemd units are
restarted.
@vcunat

vcunat commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

Doing this because staging-next is being merged right now, so all NixOS tests rebuild either way.

@vcunat vcunat enabled auto-merge November 12, 2025 18:08
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches. labels Nov 12, 2025
@vcunat

vcunat commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

/cc @K900 who has been running the staging-nixos merges so far.

@vcunat vcunat added this pull request to the merge queue Nov 12, 2025
Merged via the queue into master with commit c92e612 Nov 12, 2025
28 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.