nixpkgs/pkgs/applications/virtualization/virtualbox
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
guest-additions tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
default.nix virtualbox: 6.0.8 -> 6.0.10 2019-09-04 11:12:07 -04:00
extpack.nix virtualbox: 6.0.8 -> 6.0.10 2019-09-04 11:12:07 -04: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 virtualbox: 5.2.28 -> 6.0.6 2019-05-09 23:36:57 +02:00
update.py