mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 09:40:28 +02:00
vm: Call iso9660-image with #:register-closures? as #t.
* gnu/system/vm.scm (system-disk-image): Call iso9660-image with #:register-closures? as #t.
This commit is contained in:
@@ -399,6 +399,7 @@ to USB sticks meant to be read-only."
|
||||
#:file-system-label root-label
|
||||
#:file-system-uuid #f
|
||||
#:os-drv os-drv
|
||||
#:register-closures? #t
|
||||
#:bootcfg-drv bootcfg
|
||||
#:bootloader (bootloader-configuration-bootloader
|
||||
(operating-system-bootloader os))
|
||||
|
||||
Reference in New Issue
Block a user