Skip to content

nixos/systemd: generate boot random seed with config esp path#535538

Open
5aaee9 wants to merge 1 commit into
NixOS:staging-nixosfrom
5aaee9:master
Open

nixos/systemd: generate boot random seed with config esp path#535538
5aaee9 wants to merge 1 commit into
NixOS:staging-nixosfrom
5aaee9:master

Conversation

@5aaee9

@5aaee9 5aaee9 commented Jun 26, 2026

Copy link
Copy Markdown
Member

This fixed systemd-boot when your efi path is not standard path (like /boot/firmware).

Ref: #461676, https://github.com/systemd/systemd/blob/087b0ebb61b9eb6843e844d31dbe96157a95da0e/src/shared/find-esp.c#L436-L477

Things done

@nixpkgs-ci nixpkgs-ci Bot requested a review from a team June 26, 2026 08:20
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jun 26, 2026
@5aaee9 5aaee9 changed the base branch from master to staging-next June 26, 2026 08:26
@nixpkgs-ci nixpkgs-ci Bot closed this Jun 26, 2026
@nixpkgs-ci nixpkgs-ci Bot reopened this Jun 26, 2026

@dramforever dramforever left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, please send this to staging-nixos instead of staging-next.

Pull requests will only be accepted into staging-next when there is an active pending staging-next to master merge, generally for fixes for the current staging-next only. See https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#staging. This is not a fix for staging-next, AFAICT, and you're half a day late for the previous staging-next #534570.

Comment thread nixos/modules/system/boot/systemd.nix Outdated
@5aaee9 5aaee9 force-pushed the master branch 2 times, most recently from 8f73ced to 721dc0c Compare June 26, 2026 10:03
@5aaee9 5aaee9 changed the base branch from staging-next to staging-nixos June 26, 2026 10:03
@nixpkgs-ci nixpkgs-ci Bot closed this Jun 26, 2026
@nixpkgs-ci nixpkgs-ci Bot reopened this Jun 26, 2026
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 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 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.

2 participants