Loading pkgs/top-level/all-packages.nix +5 −0 Original line number Diff line number Diff line Loading @@ -33072,6 +33072,11 @@ with pkgs; # VirtualBox uses wsimport, which was removed after JDK 8. jdk = jdk8; # Opt out of building the guest BIOS sources with the problematic Open Watcom # toolchain. People who need to build the BIOS from sources (for example to # apply patches) can override this. open-watcom-bin = null; }; virtualboxKvm = lowPrio (virtualbox.override { Loading
pkgs/top-level/all-packages.nix +5 −0 Original line number Diff line number Diff line Loading @@ -33072,6 +33072,11 @@ with pkgs; # VirtualBox uses wsimport, which was removed after JDK 8. jdk = jdk8; # Opt out of building the guest BIOS sources with the problematic Open Watcom # toolchain. People who need to build the BIOS from sources (for example to # apply patches) can override this. open-watcom-bin = null; }; virtualboxKvm = lowPrio (virtualbox.override {