mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
fix(guix-pull): pass explicit channels file to avoid missing guix channel
This commit is contained in:
parent
62478d4872
commit
173db715e0
1 changed files with 1 additions and 1 deletions
|
|
@ -231,4 +231,4 @@ EOF
|
|||
|
||||
chmod 0644 "${channels_file}"
|
||||
|
||||
guix pull --bootstrap --no-substitutes
|
||||
guix pull --bootstrap --no-substitutes --channels="${channels_file}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue