summary refs log tree commit diff
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-06-03 16:38:52 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-06-03 16:38:52 +0200
commit7c6b935b60128e700630561424a8bb1b80f4afac (patch)
treee0d871103f80121f4048e87ace2058aba80368d2
parent7b2448d0214cbde8149ccb0ff831bdc0e92c20e6 (diff)
downloadnixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar.gz
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar.bz2
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar.lz
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar.xz
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.tar.zst
nixlib-7c6b935b60128e700630561424a8bb1b80f4afac.zip
Remove dead code
-rw-r--r--nixos/tests/installer.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index 603dfbe224f9..fc65f392a1f7 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -98,12 +98,6 @@ let
   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
   # disk, and then reboot from the hard disk.  It's parameterized with
   # a test script fragment `createPartitions', which must create