fix(guix-iso): align local channel assets and x86_64 bootstrap

This commit is contained in:
vxtls 2026-04-08 16:43:27 -04:00
parent 163bfbeeff
commit a8749e87ad
3 changed files with 5 additions and 2 deletions

View file

@ -16,7 +16,7 @@ index 852fa2d..2dfb6a3 100644
+ (name name)
+ (source (bootstrap-origin (package-source pkg)))
+ (native-inputs (inputs))
+ (supported-systems '("i686-linux"))
+ (supported-systems '("i686-linux" "x86_64-linux"))
+ (inputs '())
+ (propagated-inputs '())
(arguments