Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 12ee0fbd8883cb5a17b499c42c8d6cdf602d1640
      
https://github.com/NixOS/nixpkgs/commit/12ee0fbd8883cb5a17b499c42c8d6cdf602d1640
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pkgs/applications/virtualization/virtualbox/default.nix
    M pkgs/applications/virtualization/virtualbox/guest-additions/default.nix
    A pkgs/applications/virtualization/virtualbox/linux-4.12.patch

  Log Message:
  -----------
  virtualbox: Add patch for Linux 4.12

Compiling the kernel modules on Linux 4.12 fails, so I've included an
upstream patch from:

https://www.virtualbox.org/changeset/66927/vbox

The patch is applied against the guest additions as well, where we need
to transform the patch a bit so that we get CR LF line endings (DOS
format), which is what is the case for the guest additions ISO.

I've tested this with all the subtests of the "virtualbox" NixOS VM
tests and they all succeed on x86_64-linux.

Signed-off-by: aszlig <asz...@redmoonstudios.org>


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to