+10
-19
nixos/tests/virtualbox.nix
+10
-19
nixos/tests/virtualbox.nix
···························
···························
+8
-19
pkgs/applications/virtualization/virtualbox/guest-additions/default.nix
+8
-19
pkgs/applications/virtualization/virtualbox/guest-additions/default.nix
···-${if stdenv.hostPlatform.system == "i686-linux" || stdenv.hostPlatform.system == "x86_64-linux" then ''-# An overflow leads the is-there-enough-space check to fail when there's too much space available, so fake how much space there is-else throw ("Architecture: "+stdenv.hostPlatform.system+" not supported for VirtualBox guest additions")-else throw ("Architecture: "+stdenv.hostPlatform.system+" not supported for VirtualBox guest additions")···
···+# An overflow leads the is-there-enough-space check to fail when there's too much space available, so fake how much space there is···