We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1f29ae + f1b30a0 commit f1cc227Copy full SHA for f1cc227
pkgs/applications/virtualization/virtualbox/default.nix
@@ -78,8 +78,8 @@ let
78
virtualboxSubVersion = "a";
79
virtualboxSha256 = "5a7b13066ec71990af0cc00a5eea9c7ec3c71ca5ed99bb549c85494ce2ea395d";
80
81
- kvmPatchVersion = "20241220";
82
- kvmPatchHash = "sha256-SYyD79iN6Sp/Mxat+ml3fee9X1vFUFyrwHPnQNboc1c=";
+ kvmPatchVersion = "20250207";
+ kvmPatchHash = "sha256-GzRLIXhzWL1NLvaGKcWVBCdvay1IxgJUE4koLX1ze7Y=";
83
84
# The KVM build is not compatible to VirtualBox's kernel modules. So don't export
85
# modsrc at all.
0 commit comments