Skip to content

systemd: 258 -> 258.1#453713

Merged
ElvishJerricco merged 2 commits intoNixOS:stagingfrom
ElvishJerricco:push-lsywokyokvvv
Oct 22, 2025
Merged

systemd: 258 -> 258.1#453713
ElvishJerricco merged 2 commits intoNixOS:stagingfrom
ElvishJerricco:push-lsywokyokvvv

Conversation

@ElvishJerricco
Copy link
Contributor

@ElvishJerricco ElvishJerricco commented Oct 20, 2025

Depends on #453603 so marking as draft until that's in staging. That PR is reverted here, but we have to have it for staging-next first.

systemd.tests has no new failures.

Changelog: systemd/systemd@v258...v258.1

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@ElvishJerricco ElvishJerricco requested a review from a team October 20, 2025 04:48
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. labels Oct 20, 2025
@ElvishJerricco ElvishJerricco marked this pull request as ready for review October 20, 2025 12:06
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS label Oct 20, 2025
@arianvp
Copy link
Member

arianvp commented Oct 20, 2025

At least nixosTests.systemd-boot.specialisation is failing. but idk if that's a new failure

error: builder for '/nix/store/9hdqfip240ds2k7ys8y6gjmswpx5zwp3-vm-test-run-systemd-boot-specialisation.drv' failed with exit code 1;
       last 25 log lines:
       > machine # [   10.601258] dhcpcd[697]: eth0: leased 10.0.2.15 for 86400 seconds
       > machine # [   10.602671] dhcpcd[697]: eth0: adding route to 10.0.2.0/24
       > machine # [   10.603931] dhcpcd[697]: eth0: adding default route via 10.0.2.2
       > machine # [   10.725771] systemd[1]: Started DHCP Client.
       > machine # [   10.727101] systemd[1]: Reached target Multi-User System.
       > machine # [   10.727745] systemd[1]: Startup finished in 5.747s (firmware) + 5.231s (loader) + 1.154s (kernel) + 9.572s (userspace) = 21.706s.
       > machine: (finished: waiting for unit multi-user.target, in 22.96 seconds)
       > machine: must succeed: test -e /boot/loader/entries/nixos-generation-1-specialisation-something.conf
       > machine: (finished: must succeed: test -e /boot/loader/entries/nixos-generation-1-specialisation-something.conf, in 0.01 seconds)
       > machine: must succeed: grep -q 'title NixOS (something)' /boot/loader/entries/nixos-generation-1-specialisation-something.conf
       > machine: (finished: must succeed: grep -q 'title NixOS (something)' /boot/loader/entries/nixos-generation-1-specialisation-something.conf, in 0.02 seconds)
       > machine: must succeed: grep 'sort-key something' /boot/loader/entries/nixos-generation-1-specialisation-something.conf
       > machine: (finished: must succeed: grep 'sort-key something' /boot/loader/entries/nixos-generation-1-specialisation-something.conf, in 0.02 seconds)
       > machine: must succeed: grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' /boot/loader/entries/nixos-generation-1-specialisation-something.conf
       > machine: output:
       > !!! Traceback (most recent call last):
       > !!!   File "<string>", line 13, in <module>
       > !!!     machine.succeed(
       > !!! 
       > !!! RequestedAssertionFailed: command `grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' /boot/loader/entries/nixos-generation-1-specialisation-something.conf` failed (exit code 1)
       > cleanup
       > kill machine (pid 11)
       > qemu-system-aarch64: terminating on signal 15 from pid 8 (/nix/store/m0b67b3lmjcxa8aplpl75qpb26gr5vsf-python3-3.13.8/bin/python3.13)
       > kill vlan (pid 9)
       > (finished: cleanup, in 0.01 seconds)
       For full logs, run 'nix log /nix/store/9hdqfip240ds2k7ys8y6gjmswpx5zwp3-vm-test-run-systemd-boot-specialisation.drv'.

@qbisi
Copy link
Contributor

qbisi commented Oct 20, 2025

At least nixosTests.systemd-boot.specialisation is failing. but idk if that's a new failure

not a regression caused by this pr. See #453989

@arianvp
Copy link
Member

arianvp commented Oct 20, 2025

Awesome. In that case i think this is good to go

@ElvishJerricco ElvishJerricco added this pull request to the merge queue Oct 22, 2025
Merged via the queue into NixOS:staging with commit 4382113 Oct 22, 2025
28 of 31 checks passed
@ElvishJerricco ElvishJerricco deleted the push-lsywokyokvvv branch October 22, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants