nixpkgs/pkgs/applications/virtualization/qemu
aszlig 38ea64e867
qemu_test: Make chown() calls to the store a no-op
The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.

This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.

Fixes the misc test (and possibly future tests) on older Nix versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-16 13:06:25 +01:00
..
CVE-2016-9102.patch qemu: add patches to fix lots of CVEs 2016-11-03 02:45:16 +01:00
default.nix Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests 2016-12-15 12:38:29 +01:00
force-uid0-on-9p.patch qemu_test: Make chown() calls to the store a no-op 2016-12-16 13:06:25 +01:00
no-etc-install.patch Revert "Revert "qemu: 2.2.1 -> 2.4.0"" 2015-09-12 12:56:18 +02:00