Update NBDE channel for kexec installs

This commit is contained in:
2026-03-30 01:42:11 +02:00
parent 9274b5a870
commit 19a8e5b10a
8 changed files with 768 additions and 29 deletions

View File

@@ -24,3 +24,8 @@ Current development status:
For pinned bootstrap usage, generate a `channels.scm` that combines upstream
Guix with this repository's current commit.
The deployment scripts default to the checked-in base-channel lock at
`../pins/base-channels.scm`, and only fall back to the current host's
`guix describe -f channels` output when that file is absent. Refresh that
lock intentionally with `scripts/update-base-channels-pin`.