···74 "-Dinstalled_tests=false" # TODO: enable these
75 "-Dwayland_eglstream=true"
76 "-Dprofiler=true"
77- "-Dxwayland_path=${xwayland}/bin/Xwayland"
78 # This should be auto detected, but it looks like it manages a false
79 # positive.
80 "-Dxwayland_initfd=disabled"
···74 "-Dinstalled_tests=false" # TODO: enable these
75 "-Dwayland_eglstream=true"
76 "-Dprofiler=true"
77+ "-Dxwayland_path=${lib.getExe xwayland}"
78 # This should be auto detected, but it looks like it manages a false
79 # positive.
80 "-Dxwayland_initfd=disabled"
+1-1
pkgs/desktops/gnome/core/mutter/default.nix
···81 "-Dtests=false"
82 "-Dwayland_eglstream=true"
83 "-Dprofiler=true"
84- "-Dxwayland_path=${xwayland}/bin/Xwayland"
85 # This should be auto detected, but it looks like it manages a false
86 # positive.
87 "-Dxwayland_initfd=disabled"
···81 "-Dtests=false"
82 "-Dwayland_eglstream=true"
83 "-Dprofiler=true"
84+ "-Dxwayland_path=${lib.getExe xwayland}"
85 # This should be auto detected, but it looks like it manages a false
86 # positive.
87 "-Dxwayland_initfd=disabled"