Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nixos-rebuild boot to work with automated firmware updates #264

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jmbaur
Copy link
Contributor

@jmbaur jmbaur commented Jan 6, 2025

Description of changes

In 9cea389, we broke the ability for using nixos-rebuild boot to apply capsule updates. This change adds that ability back. The systemd service is kept as we still want capsule updates to be applied in cases where a different bootloader is being used (or perhaps some other niche setup).

Testing

Manually tested on an xavier-agx-devkit:

  • nixos-rebuild boot and nixos-rebuild switch installs the capsule update if no prior one exists
  • nixos-rebuild test does nothing

@jmbaur jmbaur force-pushed the nixos-rebuild-boot-capsule-updates branch from f3c5f76 to 76a87f2 Compare January 7, 2025 03:46
In 9cea389, we broke the ability for
using `nixos-rebuild boot` to apply capsule updates. This change adds
that ability back. The systemd service is kept as we still want capsule
updates to be applied in cases where a different bootloader is being
used (or perhaps some other niche setup).
@jmbaur jmbaur force-pushed the nixos-rebuild-boot-capsule-updates branch from 76a87f2 to 4f8f000 Compare January 7, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant