mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 04:03:56 +00:00
* Fix the tests.
svn path=/nixos/trunk/; revision=23764
This commit is contained in:
parent
f729f12e4e
commit
f8f04aa756
@ -168,7 +168,7 @@ let
|
||||
-kernel ${config.system.build.toplevel}/kernel \
|
||||
-initrd ${config.system.build.toplevel}/initrd \
|
||||
-append "$(cat ${config.system.build.toplevel}/kernel-params) init=${config.system.build.bootStage2} systemConfig=${config.system.build.toplevel} regInfo=${regInfo} ${kernelConsole} $QEMU_KERNEL_PARAMS" \
|
||||
''}
|
||||
''} \
|
||||
${qemuGraphics} \
|
||||
$QEMU_OPTS \
|
||||
${config.virtualisation.qemu.options}
|
||||
|
Loading…
Reference in New Issue
Block a user