Stream: nix

Topic: Emacs with Xwidgets (Darwin)


view this post on Zulip Srid (Mar 17 2024 at 12:22):

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)

view this post on Zulip Srid (Mar 17 2024 at 12:28):

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