1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/applications/virtualization/virtualbox
Maximilian Bosch 59ab29fe88
virtualbox: fix build
Newer `iasl`-versions disallow strings within certain declarations[1]
which breaks the virtualbox build as it relies on exactly this
behavior[2].

This should be removed again when updating virtualbox to 6.1.

[1] https://acpica.org/node/172
[2] https://hydra.nixos.org/build/108774352
2019-12-30 14:11:32 +01:00
..
guest-additions fixup! virtualbox: 6.0.12 -> 6.0.14 2019-12-12 00:59:03 +01:00
default.nix virtualbox: fix build 2019-12-30 14:11:32 +01:00
extpack.nix Merge pull request #74260 from B4dM4n/virtualbox-update 2019-12-12 03:52:39 +01:00
hardened.patch
qt-env-vars.patch virtualbox: Make sure that Qt finds plugins to make VMs run again. 2019-09-04 06:38:12 -07:00
qtx11extras.patch
update.py