nixpkgs/nixos
aszlig d45649b415
nixos/tests/virtualbox: Disable debug logging.
Especially if the user isn't in the vboxusers group anymore, this gets
VERY noisy, because the VBoxSVC process emits warnings for every single
USB device noting that it's only possible to access it when the user is
in the vboxusers group.

So, we now have a debug attribute, where we can enable it when
necessary.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-18 14:06:13 +01:00
..
doc/manual release notes: reindent, remove renames (redudant) 2014-12-18 12:22:22 +01:00
gui
lib nixos: allow adding extra modules through environment 2014-12-16 19:13:15 +01:00
maintainers http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
modules virtualbox: Fix runtime paths in hardening mode. 2014-12-18 14:06:13 +01:00
tests nixos/tests/virtualbox: Disable debug logging. 2014-12-18 14:06:13 +01:00
COPYING
default.nix
README
release-combined.nix add chromium test to the tested job 2014-12-14 13:47:19 +01:00
release-small.nix Add nodejs to the small channel 2014-10-27 10:40:49 +01:00
release.nix nixos/gitlab: enable tests in release 2014-12-14 13:05:35 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.