mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
* Fix the tests.
svn path=/nixos/trunk/; revision=23764
This commit is contained in:
parent
f729f12e4e
commit
f8f04aa756
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue