nixpkgs/pkgs/applications/virtualization/virtualbox
aszlig 416545a57b
virtualbox: Remove group check on /nix/store.
This is espacially cruicial when it comes to Nix 1.9, where we even have
a more restrictive /nix/store. In any event, VirtualBox in hardenend
mode doesn't have to check the /nix/store path, because it's read-only
on NixOS systems. So this check would not introduce more security but
more hurdles, thus I'm removing it (of course _only_ for /nix/store).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
..
guest-additions virtualbox: Update to new upstream version 4.3.24. 2015-03-04 15:14:16 +01:00
default.nix virtualbox: Update to new upstream version 4.3.24. 2015-03-04 15:14:16 +01:00
hardened.patch virtualbox: Remove group check on /nix/store. 2015-04-04 17:09:15 +02:00