nixpkgs/pkgs/applications/virtualization/virtualbox
Bjørn Forsman f696376fa7 virtualbox: include Guest Additions ISO
Although virtualbox has code to download it at runtime, I'd like to have
it included at build time because:

* I like programs that are fully functional even when offline.
* Runtime downloading doesn't work, it results in error message
  "During certificate downloading: Unknown reason".

This change increases the closure size 5 % (969 -> 1020 MiB).
2023-08-20 08:25:27 +02:00
..
guest-additions virtualbox: 7.0.8 -> 7.0.10 2023-07-23 13:03:30 +02:00
default.nix virtualbox: include Guest Additions ISO 2023-08-20 08:25:27 +02:00
extpack.nix virtualbox: 7.0.8 -> 7.0.10 2023-07-23 13:03:30 +02:00
extra_symbols.patch
fix-audio-driver-loading.patch fix: virtualbox: make alsa as audio backend working 2023-04-14 14:00:10 +02:00
fix-configure-pkgconfig-qt.patch
fix-sdl.patch virtualbox: 7.0.6 -> 7.0.8 2023-05-19 18:09:55 +02:00
hardened.patch virtualbox: 7.0.6 -> 7.0.8 2023-05-19 18:09:55 +02:00
qt-dependency-paths.patch virtualbox: 6.1.40 -> 7.0.6 2023-03-04 13:39:50 +03:00
qt-env-vars.patch
update.sh