summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorJohn Titor <50095635+JohnRTitor@users.noreply.github.com>2025-05-11 16:57:16 +0530
committerMasum Reza <50095635+JohnRTitor@users.noreply.github.com>2025-05-11 22:56:00 +0530
commita5e6c18f8e40ce3171ae744639e792fec1c1c040 (patch)
treeea732c5d9cc56e26645c0cc5da05d480f3432bf7 /pkgs/development/python-modules/httpserver
parentcd560fbe9f6c12296b9e15fe9cf283b52f7c1b27 (diff)
Revert "code-cursor: use chromium's inbuilt x11wayland renderer by defaullt"
This reverts commit 8ceaa4acec7ac3111b118bc7245a18450d9033af. This is just bad and not intended behaviour. `x11` is the default, and setting this to "auto" means Electron will choose the platform to run automatically (potentially switching to use Wayland backend). if an user does not want to run this app on Wayland they should unset `NIXOS_OZONE_WL` instead. General distro wide (NixOS) expectation is that `NIXOS_OZONE_WL` will make all electron apps use Wayland backend. and this contradicts that. If the idea is to force X11, due to upstream not having proper Wayland support, this whole line should be removed instead. https://github.com/NixOS/nixpkgs/pull/401864/files#r2083493979
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions