mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
fix(guix-iso): align local channel assets and x86_64 bootstrap
This commit is contained in:
parent
163bfbeeff
commit
a8749e87ad
3 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue