nixos/systemd-boot: allow for bootspec-less generations#267985
Merged
RaitoBezarius merged 1 commit intoNixOS:masterfrom Nov 17, 2023
JulienMalka:absent-bootspec
Merged
nixos/systemd-boot: allow for bootspec-less generations#267985RaitoBezarius merged 1 commit intoNixOS:masterfrom JulienMalka:absent-bootspec
RaitoBezarius merged 1 commit intoNixOS:masterfrom
JulienMalka:absent-bootspec
Conversation
Member
|
@ofborg test no-bootspec |
Member
|
@ofborg test systemd-boot.no-bootspec |
1 similar comment
Member
Author
|
@ofborg test systemd-boot.no-bootspec |
RaitoBezarius
approved these changes
Nov 17, 2023
Member
Author
|
So the ofborg run made me realize the |
6 tasks
Generation built with old versions of NixOS with no bootspec support may still be present on the system and must be accounted for.
RaitoBezarius
approved these changes
Nov 17, 2023
Member
RaitoBezarius
left a comment
There was a problem hiding this comment.
Can confirm this fixes my activation on bootspec-less generations.
|
I've reverted after my error in #268313 to inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05"; and the systemd-boot issue is gone |
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.
The systemd-boot loader is now relying on bootspec documents, but generation built with old versions of NixOS with no bootspec support may still be present on the system and must be accounted for.
Thanks @RaitoBezarius for noticing this behavior.
Description of changes
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)