nixpkgs-suyu/pkgs/applications/virtualization/virtualbox
aszlig 318fbb34e7
virtualbox: Allow /nix/store being world-writable.
We are already checking whether /nix/store has the sticky bit set, so if
it is world-writable as well it doesn't mean that the actual store path
is writable. Let alone the fact that it is only writable during the
build process.

This should fix installing the extension pack when enableExtensionPack
is used.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-30 18:23:19 +01:00
..
guest-additions virtualbox: Update to upstream version 4.3.20. 2014-11-30 06:25:50 +01:00
default.nix virtualbox: Update to upstream version 4.3.20. 2014-11-30 06:25:50 +01:00
hardened.patch virtualbox: Allow /nix/store being world-writable. 2014-11-30 18:23:19 +01:00