···7474 "-Dinstalled_tests=false" # TODO: enable these
7575 "-Dwayland_eglstream=true"
7676 "-Dprofiler=true"
7777- "-Dxwayland_path=${xwayland}/bin/Xwayland"
7777+ "-Dxwayland_path=${lib.getExe xwayland}"
7878 # This should be auto detected, but it looks like it manages a false
7979 # positive.
8080 "-Dxwayland_initfd=disabled"
+1-1
pkgs/desktops/gnome/core/mutter/default.nix
···8181 "-Dtests=false"
8282 "-Dwayland_eglstream=true"
8383 "-Dprofiler=true"
8484- "-Dxwayland_path=${xwayland}/bin/Xwayland"
8484+ "-Dxwayland_path=${lib.getExe xwayland}"
8585 # This should be auto detected, but it looks like it manages a false
8686 # positive.
8787 "-Dxwayland_initfd=disabled"