diff --git a/nonguix/multiarch-container.scm b/nonguix/multiarch-container.scm index 92e49dc..995aa2a 100644 --- a/nonguix/multiarch-container.scm +++ b/nonguix/multiarch-container.scm @@ -263,6 +263,12 @@ in a sandboxed FHS environment." "^PRESSURE_VESSEL_" ; For pressure vessel options. "_PROXY$" "_proxy$" + ;; To allow workaround for upstream bug + ;; + ;; and tracked on our end as + ;; . + ;; TODO: Remove once upstream fixes this bug. + "^QT_X11_NO_MITSHM$" "^SDL_" "^STEAM_" "^VDPAU_DRIVER_PATH$" ; For VDPAU drivers.