virtualbox: drop headless patch that no longer applies, fixed upstream
This commit is contained in:
@@ -94,8 +94,6 @@ in stdenv.mkDerivation {
|
||||
|
||||
patches =
|
||||
optional enableHardening ./hardened.patch
|
||||
# https://www.virtualbox.org/pipermail/vbox-dev/2017-December/014888.html
|
||||
++ optional headless [ ./HostServices-SharedClipboard-x11-stub.cpp-use-RT_NOR.patch ]
|
||||
++ [ ./qtx11extras.patch ];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user