Remove dead code
This commit is contained in:
parent
7b2448d021
commit
7c6b935b60
@ -98,12 +98,6 @@ let
|
|||||||
channelContents = [ pkgs.rlwrap ];
|
channelContents = [ pkgs.rlwrap ];
|
||||||
|
|
||||||
|
|
||||||
efiBios = pkgs.runCommand "ovmf-bios" {} ''
|
|
||||||
mkdir $out
|
|
||||||
ln -s ${pkgs.OVMF}/FV/OVMF.fd $out/bios.bin
|
|
||||||
'';
|
|
||||||
|
|
||||||
|
|
||||||
# The test script boots the CD, installs NixOS on an empty hard
|
# The test script boots the CD, installs NixOS on an empty hard
|
||||||
# disk, and then reboot from the hard disk. It's parameterized with
|
# disk, and then reboot from the hard disk. It's parameterized with
|
||||||
# a test script fragment `createPartitions', which must create
|
# a test script fragment `createPartitions', which must create
|
||||||
|
Loading…
x
Reference in New Issue
Block a user