Unverified Commit f1cc2272 authored by Alexander Sieg's avatar Alexander Sieg Committed by GitHub
Browse files

virtualboxKvm: 20241220 -> 20250207 (#380070)

parents e1f29aee f1b30a0d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -78,8 +78,8 @@ let
  virtualboxSubVersion = "a";
  virtualboxSha256 = "5a7b13066ec71990af0cc00a5eea9c7ec3c71ca5ed99bb549c85494ce2ea395d";

  kvmPatchVersion = "20241220";
  kvmPatchHash = "sha256-SYyD79iN6Sp/Mxat+ml3fee9X1vFUFyrwHPnQNboc1c=";
  kvmPatchVersion = "20250207";
  kvmPatchHash = "sha256-GzRLIXhzWL1NLvaGKcWVBCdvay1IxgJUE4koLX1ze7Y=";

  # The KVM build is not compatible to VirtualBox's kernel modules. So don't export
  # modsrc at all.