Has anyone gotten Emacs to build on Darwin with xwidgets?
cf. https://github.com/NixOS/nixpkgs/issues/110218
(xwidgets is required for running webkit in emacs)
If this was fixed in nixpkgs, one could normally build it as pkgs.emacs29-macport.override { withXwidgets = true; }
(It used to build before, FWIW)
Last updated: Nov 15 2024 at 13:04 UTC