qemu: Add patch for statfs f_flags in Linux user mode.
This commit is contained in:
parent
655446c7f5
commit
4839b568de
@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
patches = [ ./no-etc-install.patch ]
|
||||
patches = [ ./no-etc-install.patch ./statfs-flags.patch ]
|
||||
++ optional nixosTestRunner ./force-uid0-on-9p.patch
|
||||
++ optional pulseSupport ./fix-hda-recording.patch;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user